dashboard exampe renamed to dials
This commit is contained in:
parent
1bcfd82d10
commit
d424927fe8
|
@ -1,4 +1,4 @@
|
||||||
CONFIG += qskexample qskqvg
|
CONFIG += qskexample
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
SkinFactory.h \
|
SkinFactory.h \
|
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
|
@ -2,7 +2,7 @@ TEMPLATE = subdirs
|
||||||
|
|
||||||
SUBDIRS += \
|
SUBDIRS += \
|
||||||
anchors \
|
anchors \
|
||||||
dashboard \
|
dials \
|
||||||
dialogbuttons \
|
dialogbuttons \
|
||||||
invoker \
|
invoker \
|
||||||
inputpanel \
|
inputpanel \
|
||||||
|
|
Loading…
Reference in New Issue