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