5 lines
114 B
Prolog
5 lines
114 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qtextformat
|
|
QT += testlib core-private gui-private
|
|
SOURCES += tst_qtextformat.cpp
|