1
0

navigator view wip

This commit is contained in:
Gary Wang
2019-10-03 17:57:14 +08:00
parent 0ff1e80132
commit ca1b10dc28
7 changed files with 98 additions and 18 deletions

View File

@@ -29,13 +29,15 @@ SOURCES += \
mainwindow.cpp \
graphicsview.cpp \
bottombuttongroup.cpp \
graphicsscene.cpp
graphicsscene.cpp \
navigatorview.cpp
HEADERS += \
mainwindow.h \
graphicsview.h \
bottombuttongroup.h \
graphicsscene.h
graphicsscene.h \
navigatorview.h
FORMS +=