summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3combobox/q3combobox.pro
blob: 7dcde2b5e82e660dedd87a5349e116a85925e442 (plain)
1
2
3
4
load(qttest_p4)
SOURCES  += tst_q3combobox.cpp
QT += qt3support
requires(contains(QT_CONFIG,qt3support))