summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qwmatrix/tst_qwmatrix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/qwmatrix/tst_qwmatrix.cpp')
-rw-r--r--tests/auto/gui/painting/qwmatrix/tst_qwmatrix.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/gui/painting/qwmatrix/tst_qwmatrix.cpp b/tests/auto/gui/painting/qwmatrix/tst_qwmatrix.cpp
index e863aa68ee..3be6331c2b 100644
--- a/tests/auto/gui/painting/qwmatrix/tst_qwmatrix.cpp
+++ b/tests/auto/gui/painting/qwmatrix/tst_qwmatrix.cpp
@@ -45,7 +45,6 @@
#include <qmath.h>
#include <qpolygon.h>
-Q_DECLARE_METATYPE(QRect)
class tst_QWMatrix : public QObject
{
@@ -74,8 +73,6 @@ private:
void mapping_data();
};
-Q_DECLARE_METATYPE(QMatrix)
-Q_DECLARE_METATYPE(QPolygon)
tst_QWMatrix::tst_QWMatrix()
{