From 041abb93169668b8f6ebac128050d4507e000e16 Mon Sep 17 00:00:00 2001 From: John Layt Date: Sun, 29 Jul 2012 16:27:21 +0100 Subject: QPrintSupport: Move QAbstractPrintDialog test into QPrintSupport Move the test for QAbstractPrintDialog from widgets into printsupport Change-Id: Ia7595fa650a7ad565df3090207500ed06564e842 Reviewed-by: Marc Mutz --- tests/auto/printsupport/printsupport.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/printsupport/printsupport.pro') 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 \ -- cgit v1.2.3