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

mac: CONFIG += insignificant_test # QTBUG-23063