WIP moving actions for toolbar to module system.

This commit is contained in:
eelke 2018-08-05 09:07:12 +02:00
parent f5e9c4b74e
commit 78a6666839
8 changed files with 225 additions and 114 deletions

View file

@ -118,7 +118,8 @@ HEADERS += \
Module.h \
EditorGutter.h \
CodeEditor.h \
PlgPage.h
PlgPage.h \
AbstractCommand.h
FORMS += mainwindow.ui \
ConnectionManagerWindow.ui \