1 load(qttest_p4)
2 QT += xml
2 HEADERS += common.h
3 HEADERS += common.h
3 SOURCES += tst_qtextdocument.cpp
4 SOURCES += tst_qtextdocument.cpp
4
5
6