summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3checklistitem/q3checklistitem.pro
blob: 9ae9c55f42cdb6f67fee2e1304246faee0278124 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
SOURCES  += tst_q3checklistitem.cpp


QT += qt3support
requires(contains(QT_CONFIG,qt3support))