summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qicon/qicon.pro
diff options
context:
space:
mode:
authorDebao Zhang <dbzhang800@gmail.com>2012-03-08 16:05:03 -0800
committerQt by Nokia <qt-info@nokia.com>2012-03-12 10:48:40 +0100
commit2e886cfbcb0ae80a3545943d917352eb54804e98 (patch)
tree2437602c1cf3883e64ddc1049a54456d7f97018b /tests/auto/gui/image/qicon/qicon.pro
parent37546c563e32960fbf50d4a692993721ae2da273 (diff)
Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets
QIcon and QPixmapFilter belong to QtWidgets instead of QtGui. Change-Id: I6d82811e04046edb0cc67c55970c161612e86d3f Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/gui/image/qicon/qicon.pro')
-rw-r--r--tests/auto/gui/image/qicon/qicon.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/gui/image/qicon/qicon.pro b/tests/auto/gui/image/qicon/qicon.pro
deleted file mode 100644
index c44c080ced..0000000000
--- a/tests/auto/gui/image/qicon/qicon.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qicon
-
-QT += widgets testlib
-SOURCES += tst_qicon.cpp
-RESOURCES = tst_qicon.qrc
-
-wince* {
- QT += xml svg
- DEPLOYMENT_PLUGIN += qsvg
-}
-TESTDATA += icons/* *.png *.svg *.svgz