1
0

feat: simple config dialog

This commit is contained in:
Gary Wang
2020-07-29 00:57:43 +08:00
parent 6709c21d70
commit a2adb0e1d4
7 changed files with 116 additions and 7 deletions

View File

@@ -33,7 +33,8 @@ SOURCES += \
navigatorview.cpp \
opacityhelper.cpp \
toolbutton.cpp \
settings.cpp
settings.cpp \
settingsdialog.cpp
HEADERS += \
mainwindow.h \
@@ -43,7 +44,8 @@ HEADERS += \
navigatorview.h \
opacityhelper.h \
toolbutton.h \
settings.h
settings.h \
settingsdialog.h
TRANSLATIONS = \
languages/PineapplePictures.ts \