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

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