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

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

SOURCES  += tst_qstandarditemmodel.cpp