6cb8121a44
Conflicts: src/widgets/styles/qgtkstyle_p.cpp tests/auto/corelib/io/qtextstream/test/test.pro tests/auto/corelib/plugin/plugin.pro Change-Id: I512bc1b36acf3933ed2b96c00f476ee3819c1f4b
8 lines
159 B
Prolog
8 lines
159 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qstatictext
|
|
QT += testlib
|
|
|
|
SOURCES += tst_qstatictext.cpp
|
|
|
|
contains(QT_CONFIG, private_tests): QT += core-private gui-private
|