blob: 3bf1b940502b8d733d01adf21d100cf333a50236 [file] [log] [blame]
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))