CONFIG += qskexample
HEADERS += \
Stroke.h \
ShapeItem.h \
SOURCES += \
Stroke.cpp \
ShapeItem.cpp \
main.cpp