aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/headersclean/tst_headersclean.cpp
diff options
context:
space:
mode:
authorMatthew Cattell <matthew.cattell@nokia.com>2011-08-23 16:11:31 +0200
committerPaul Olav Tvete <paul.tvete@nokia.com>2011-08-24 12:04:21 +0200
commitc9224b6cf5cceb7d5314f7504d44bfe72bc66950 (patch)
tree2e73e0f014e638deb6eceeeeb7516faaa93e597a /tests/auto/headersclean/tst_headersclean.cpp
parent86680a46021d89e1ff77275e0427c4b20a19a270 (diff)
cleaned up declarative autotests to build with refactor branch
Change-Id: I782ebc6d3245fc05e193ecd9b8712aea11a31f9e Reviewed-on: http://codereview.qt.nokia.com/3412 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
Diffstat (limited to 'tests/auto/headersclean/tst_headersclean.cpp')
-rw-r--r--tests/auto/headersclean/tst_headersclean.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/headersclean/tst_headersclean.cpp b/tests/auto/headersclean/tst_headersclean.cpp
index 9aa7f1d693..60bb799076 100644
--- a/tests/auto/headersclean/tst_headersclean.cpp
+++ b/tests/auto/headersclean/tst_headersclean.cpp
@@ -49,7 +49,6 @@
#include <QtCore/QtCore>
#include <QtTest/QtTest>
-#include <QtDeclarative/QtDeclarative>
class tst_HeadersClean: public QObject
{