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


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