summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
blob: 73929f93a7c0a4a505db2884c0468ccd812c8cf7 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
QT += widgets widgets-private
QT += gui-private
# Input
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))
CONFIG += insignificant_test #See QTBUG-21424