add bottom buttons
This commit is contained in:
@@ -27,11 +27,13 @@ CONFIG += c++11
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
mainwindow.cpp \
|
||||
graphicsview.cpp
|
||||
graphicsview.cpp \
|
||||
bottombuttongroup.cpp
|
||||
|
||||
HEADERS += \
|
||||
mainwindow.h \
|
||||
graphicsview.h
|
||||
graphicsview.h \
|
||||
bottombuttongroup.h
|
||||
|
||||
FORMS +=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user