summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3ptrlist/q3ptrlist.pro
blob: d7431f4560f42434c7cc2547c6ab7f950c67f391 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES += tst_q3ptrlist.cpp

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