summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcoreelement_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/testlib/qtestcoreelement_p.h')
-rw-r--r--src/testlib/qtestcoreelement_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testlib/qtestcoreelement_p.h b/src/testlib/qtestcoreelement_p.h
index f7db07ac88..f5e04d66c5 100644
--- a/src/testlib/qtestcoreelement_p.h
+++ b/src/testlib/qtestcoreelement_p.h
@@ -60,7 +60,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-QT_MODULE(Test)
template <class ElementType>
class QTestCoreElement: public QTestCoreList<ElementType>