rectangles renamed to boxes

This commit is contained in:
Uwe Rathmann 2017-10-20 07:42:53 +02:00
parent 2f32d2cbc6
commit f9565bdea1
7 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
include( $${PWD}/../examples.pri )
TARGET = rectangles
TARGET = boxes
HEADERS += \
Box.h \

View File

@ -17,11 +17,11 @@ SUBDIRS += \
# qml
SUBDIRS += \
boxes \
buttons \
colorswitch \
frames \
gbenchmark \
glabels \
messageboxQml \
rectangles \
tlabels