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

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

requires(qtConfig(private_tests))