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