summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/itemmodels/qstandarditemmodel/qstandarditemmodel.pro
blob: 147ca625288b333001da02f27541aeed6fa0d92c (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qstandarditemmodel

QT += widgets widgets-private testlib
QT += core-private gui-private

SOURCES  += tst_qstandarditemmodel.cpp