summaryrefslogtreecommitdiffstats
path: root/tests/auto/qitemdelegate/qitemdelegate.pro
blob: 9a1a3b5e9431ed75a99f6770f22ff30c5f9cb2be (plain)
1
2
3
4
5
6
load(qttest_p4)
QT += widgets
SOURCES         += tst_qitemdelegate.cpp

win32:!wince*: LIBS += -lUser32