summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
blob: 1575616b19b6ebf38431d65fd0c652954e5bf0e1 (plain)
1
2
3
4
5
6
load(qttest_p4)
QT += gui-private
# Input
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))