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


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