TEMPLATE = app
TARGET = buttons
QT += qml quickcontrols2

SOURCES += buttons.cpp
RESOURCES += $$files(*.qml)
