summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext/qstatictext.pro
blob: a0955af710c969c6440e22afb3b824a6634a5b3d (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qstatictext
QT += widgets widgets-private testlib
QT += core core-private gui gui-private
SOURCES  += tst_qstatictext.cpp

mac: CONFIG += insignificant_test # QTBUG-23063