summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qtransform/tst_qtransform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/qtransform/tst_qtransform.cpp')
-rw-r--r--tests/auto/gui/painting/qtransform/tst_qtransform.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/gui/painting/qtransform/tst_qtransform.cpp b/tests/auto/gui/painting/qtransform/tst_qtransform.cpp
index eda7929a96..f24827c55e 100644
--- a/tests/auto/gui/painting/qtransform/tst_qtransform.cpp
+++ b/tests/auto/gui/painting/qtransform/tst_qtransform.cpp
@@ -46,7 +46,6 @@
#include <qpolygon.h>
#include <qdebug.h>
-Q_DECLARE_METATYPE(QRect)
class tst_QTransform : public QObject
{
@@ -87,7 +86,6 @@ private:
};
Q_DECLARE_METATYPE(QTransform)
-Q_DECLARE_METATYPE(QPolygon)
tst_QTransform::tst_QTransform()
{