Make gui tests build when widgets aren't available

Change-Id: I5b75116d148f84ae2f96dd6b573d14952c4b601c
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
This commit is contained in:
Kent Hansen 2012-06-05 13:39:04 +02:00 committed by Qt by Nokia
parent 3874022ec0
commit 5e19363699

View File

@ -18,3 +18,7 @@ SUBDIRS=\
qtouchevent \
qwindow \
qguiapplication \
contains(QT_CONFIG, no-widgets): SUBDIRS -= \
qmouseevent_modal \
qtouchevent