aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/customitems.pro
blob: 1e0a2aed49c93a3878d3abd162e6123f49b03e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = subdirs
SUBDIRS = \
    painteditem \
    maskedmousearea

EXAMPLE_FILES = \
    dialcontrol \
    flipable \
    progressbar \
    scrollbar \
    searchbox \
    slideswitch \
    spinner \
    tabwidget