summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3dateedit/q3dateedit.pro
blob: 85e0ebf7288b34f2ac9f08f94f209aa2e1a8047b (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES += tst_q3dateedit.cpp 
QT += qt3support
requires(contains(QT_CONFIG,qt3support))