summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/printsupport.pro
diff options
context:
space:
mode:
authorJohn Layt <jlayt@kde.org>2012-07-29 16:27:21 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-26 00:39:51 +0200
commit041abb93169668b8f6ebac128050d4507e000e16 (patch)
treebface7d14bb17c5f4917542e0082a0189910268f /tests/auto/printsupport/printsupport.pro
parent10014e083181bce07b7d2697fb23c9691ca6ce02 (diff)
QPrintSupport: Move QAbstractPrintDialog test into QPrintSupport
Move the test for QAbstractPrintDialog from widgets into printsupport Change-Id: Ia7595fa650a7ad565df3090207500ed06564e842 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'tests/auto/printsupport/printsupport.pro')
-rw-r--r--tests/auto/printsupport/printsupport.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/printsupport/printsupport.pro b/tests/auto/printsupport/printsupport.pro
index 69ba296738..062f46980a 100644
--- a/tests/auto/printsupport/printsupport.pro
+++ b/tests/auto/printsupport/printsupport.pro
@@ -1,3 +1,4 @@
TEMPLATE=subdirs
SUBDIRS=\
+ dialogs \
kernel \