Make itemmodels autotest build without widgets

Change-Id: I7ff1a575c111452397c3461842c15bb01105cf95
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
Kent Hansen 2012-06-05 14:51:32 +02:00 committed by Qt by Nokia
parent 6f1b118b4d
commit bb10660bea

View File

@ -1,9 +1,11 @@
TEMPLATE=subdirs
SUBDIRS = qabstractitemmodel \
qstringlistmodel
!contains(QT_CONFIG, no-widgets): SUBDIRS += \
qabstractproxymodel \
qidentityproxymodel \
qitemmodel \
qitemselectionmodel \
qsortfilterproxymodel \
qstringlistmodel