summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3listbox/q3listbox.pro
blob: dc2d1973959a951bbafb3242a39b6a3cf28dc5bb (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
SOURCES  += tst_qlistbox.cpp


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