summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3textedit/q3textedit.pro
blob: ff90c4aa2977fe2b58724d66692ef5e0b465a7dc (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
HEADERS += 
SOURCES += tst_q3textedit.cpp


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