summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
blob: be21df78b1291d1de6583c854697c9cc455ad09d (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)

# Input
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))

CONFIG+=insignificant_test # QTQAINFRA-428