summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qidentityproxymodel/qidentityproxymodel.pro
blob: 141e72a8c0d46ef7027fa4186f04963209a7b52d (plain)
1
2
3
4
5
6
7
load(qttest_p4)

mtdir = ../../../integrationtests/modeltest
INCLUDEPATH += $$PWD/$${mtdir}
QT += widgets
SOURCES         += tst_qidentityproxymodel.cpp $${mtdir}/dynamictreemodel.cpp $${mtdir}/modeltest.cpp
HEADERS         += $${mtdir}/dynamictreemodel.h $${mtdir}/modeltest.h