summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro
blob: 3bf1b940502b8d733d01adf21d100cf333a50236 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qstylesheetstyle
QT += widgets widgets-private gui-private testlib testlib-private

SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc

requires(qtConfig(private_tests))