HEADERS += \
    $$PWD/sysmainwindow.h \
    $$PWD/topquickbutton.h \
    $$PWD/topquicktoolbar.h

SOURCES += \
    $$PWD/sysmainwindow.cpp \
    $$PWD/topquickbutton.cpp \
    $$PWD/topquicktoolbar.cpp