summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/effects/effects.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/widgets/effects/effects.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/widgets/effects/effects.pro')
-rw-r--r--tests/auto/widgets/effects/effects.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/widgets/effects/effects.pro b/tests/auto/widgets/effects/effects.pro
index fab24d6296..e598707f3e 100644
--- a/tests/auto/widgets/effects/effects.pro
+++ b/tests/auto/widgets/effects/effects.pro
@@ -1,4 +1,5 @@
TEMPLATE=subdirs
SUBDIRS=\
qgraphicseffect \
+ qpixmapfilter \