dashboard exampe renamed to dials

This commit is contained in:
Uwe Rathmann 2022-07-14 18:53:01 +02:00
parent 1bcfd82d10
commit d424927fe8
14 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
CONFIG += qskexample qskqvg CONFIG += qskexample
HEADERS += \ HEADERS += \
SkinFactory.h \ SkinFactory.h \

View File

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

@ -2,7 +2,7 @@ TEMPLATE = subdirs
SUBDIRS += \ SUBDIRS += \
anchors \ anchors \
dashboard \ dials \
dialogbuttons \ dialogbuttons \
invoker \ invoker \
inputpanel \ inputpanel \