Move the qitemmodel test to the itemmodels directory.

Change-Id: I67e1008bea0d94ffbc52aad453a29645261e109e
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
Stephen Kelly 2012-01-03 21:38:41 +01:00 committed by Qt by Nokia
parent 9ddd2c0f35
commit 9eacf32de9
7 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@ TEMPLATE=subdirs
SUBDIRS = qabstractitemmodel \
qabstractproxymodel \
qidentityproxymodel \
qitemmodel \
qitemselectionmodel \
qsortfilterproxymodel \
qstringlistmodel

View File

@ -2,7 +2,6 @@ TEMPLATE=subdirs
SUBDIRS=\
qcoreapplication \
qeventloop \
qitemmodel \
qmath \
qmetaobject \
qmetaobjectbuilder \