Support commands with spaces
This commit is contained in:
@@ -37,6 +37,7 @@ private:
|
||||
void load(Paths &paths);
|
||||
|
||||
QMap<QString, Command> commandsMap_;
|
||||
int maxSpaces_ = 0;
|
||||
|
||||
std::mutex mutex_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user