Begin SpecialCommand handling
Introduce SpecialCommand handling. Currently, we block until the command finishes. SettingsProvider provides a few example, but needs implementation to read this from config.
This commit is contained in:
@@ -12,6 +12,7 @@ HEADERS += calculationengine.h \
|
||||
entrypushbutton.h \
|
||||
settingsprovider.h \
|
||||
singleinstanceserver.h \
|
||||
specialcommandconfig.h \
|
||||
textoutputlabel.h \
|
||||
window.h
|
||||
SOURCES += calculationengine.cpp \
|
||||
|
||||
Verwijs in nieuw issue
Block a user