Skip to content

Commit

Permalink
Removed unused qsettings includes in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed May 6, 2012
1 parent db1c3d9 commit 54eabf3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion tests/src/core/regression1141.cpp
Expand Up @@ -18,7 +18,6 @@
#include <QStringList>
#include <QObject>
#include <QPainter>
#include <QSettings>
#include <QTime>
#include <iostream>

Expand Down
1 change: 0 additions & 1 deletion tests/src/core/regression992.cpp
Expand Up @@ -22,7 +22,6 @@
#include <QFileInfo>
#include <QDir>
#include <QPainter>
#include <QSettings>
#include <QTime>
#include <QDesktopServices>

Expand Down
1 change: 0 additions & 1 deletion tests/src/core/testqgsmaprenderer.cpp
Expand Up @@ -18,7 +18,6 @@
#include <QStringList>
#include <QObject>
#include <QPainter>
#include <QSettings>
#include <QTime>
#include <iostream>

Expand Down
1 change: 0 additions & 1 deletion tests/src/core/testqgsrasterlayer.cpp
Expand Up @@ -22,7 +22,6 @@
#include <QFileInfo>
#include <QDir>
#include <QPainter>
#include <QSettings>
#include <QTime>
#include <QDesktopServices>

Expand Down

0 comments on commit 54eabf3

Please sign in to comment.