aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols2/styles/styles.pro
blob: 060ab4f7e820f10ff6d9a8936b5cd2bd50c1cd38 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = styles
QT += quick quickcontrols2

SOURCES += \
    styles.cpp

RESOURCES += \
    styles.qml