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>
This commit is contained in:
parent
10014e0831
commit
041abb9316
3
tests/auto/printsupport/dialogs/dialogs.pro
Normal file
3
tests/auto/printsupport/dialogs/dialogs.pro
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TEMPLATE=subdirs
|
||||||
|
SUBDIRS=\
|
||||||
|
qabstractprintdialog \
|
@ -1,3 +1,4 @@
|
|||||||
TEMPLATE=subdirs
|
TEMPLATE=subdirs
|
||||||
SUBDIRS=\
|
SUBDIRS=\
|
||||||
|
dialogs \
|
||||||
kernel \
|
kernel \
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
TEMPLATE=subdirs
|
TEMPLATE=subdirs
|
||||||
SUBDIRS=\
|
SUBDIRS=\
|
||||||
qabstractprintdialog \
|
|
||||||
qcolordialog \
|
qcolordialog \
|
||||||
qdialog \
|
qdialog \
|
||||||
qerrormessage \
|
qerrormessage \
|
||||||
@ -14,8 +13,6 @@ SUBDIRS=\
|
|||||||
qsidebar \
|
qsidebar \
|
||||||
qwizard \
|
qwizard \
|
||||||
|
|
||||||
wince*|!qtHaveModule(printsupport):SUBDIRS -= qabstractprintdialog
|
|
||||||
|
|
||||||
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
||||||
qsidebar \
|
qsidebar \
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user