1
load(qttest_p4)
2
HEADERS +=
3
SOURCES += tst_q3textedit.cpp
4
5
6
QT += qt3support
7
requires(contains(QT_CONFIG,qt3support))
8
9