rectangles renamed to boxes
This commit is contained in:
parent
2f32d2cbc6
commit
f9565bdea1
@ -1,6 +1,6 @@
|
|||||||
include( $${PWD}/../examples.pri )
|
include( $${PWD}/../examples.pri )
|
||||||
|
|
||||||
TARGET = rectangles
|
TARGET = boxes
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
Box.h \
|
Box.h \
|
@ -17,11 +17,11 @@ SUBDIRS += \
|
|||||||
|
|
||||||
# qml
|
# qml
|
||||||
SUBDIRS += \
|
SUBDIRS += \
|
||||||
|
boxes \
|
||||||
buttons \
|
buttons \
|
||||||
colorswitch \
|
colorswitch \
|
||||||
frames \
|
frames \
|
||||||
gbenchmark \
|
gbenchmark \
|
||||||
glabels \
|
glabels \
|
||||||
messageboxQml \
|
messageboxQml \
|
||||||
rectangles \
|
|
||||||
tlabels
|
tlabels
|
||||||
|
Loading…
x
Reference in New Issue
Block a user