summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/dialogs/dialogs.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/dialogs/dialogs.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/dialogs/dialogs.pro')
-rw-r--r--tests/auto/printsupport/dialogs/dialogs.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/printsupport/dialogs/dialogs.pro b/tests/auto/printsupport/dialogs/dialogs.pro
new file mode 100644
index 0000000000..419bd13ccf
--- /dev/null
+++ b/tests/auto/printsupport/dialogs/dialogs.pro
@@ -0,0 +1,3 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qabstractprintdialog \