dialogbuttons moved to playground
This commit is contained in:
parent
2874d68d23
commit
a5f9bd7f0c
@ -5,7 +5,6 @@ TEMPLATE = subdirs
|
||||
# c++
|
||||
SUBDIRS += \
|
||||
desktop \
|
||||
dialogbuttons \
|
||||
layouts \
|
||||
listbox \
|
||||
messagebox \
|
||||
|
@ -1,4 +1,4 @@
|
||||
include( $${PWD}/../example.pri )
|
||||
include( $${PWD}/../playground.pri )
|
||||
|
||||
TARGET = dialogbuttons
|
||||
|
@ -2,8 +2,8 @@ include( $${PWD}/../qskconfig.pri )
|
||||
|
||||
TEMPLATE = subdirs
|
||||
|
||||
# qml
|
||||
SUBDIRS += \
|
||||
dialogbuttons \
|
||||
invoker \
|
||||
inputpanel \
|
||||
images
|
||||
|
Loading…
x
Reference in New Issue
Block a user