added command tab to settings but they don't save
This commit is contained in:
@@ -18,7 +18,7 @@ class CommandManager
|
||||
public:
|
||||
static CommandManager &getInstance();
|
||||
|
||||
QString execCommand(QString text);
|
||||
QString execCommand(QString text, bool dryRun);
|
||||
|
||||
void loadCommands();
|
||||
void saveCommands();
|
||||
|
||||
Reference in New Issue
Block a user