1
0

close button icon

This commit is contained in:
Gary Wang
2019-10-06 14:12:52 +08:00
parent 0ae1def918
commit 665385aa3d
7 changed files with 142 additions and 12 deletions

View File

@@ -30,14 +30,16 @@ SOURCES += \
graphicsview.cpp \
bottombuttongroup.cpp \
graphicsscene.cpp \
navigatorview.cpp
navigatorview.cpp \
toolbutton.cpp
HEADERS += \
mainwindow.h \
graphicsview.h \
bottombuttongroup.h \
graphicsscene.h \
navigatorview.h
navigatorview.h \
toolbutton.h
FORMS +=