summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyleoption/qstyleoption.pro
blob: 2ca24c4f43266d2f7ba287ca6ae121a222413f93 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = tst_qstyleoption

CONFIG += testcase
CONFIG += parallel_test
QT += widgets testlib

SOURCES += tst_qstyleoption.cpp