Wake the dispatcher when the machines file has changed
This commit is contained in:
parent
092d60735b
commit
7a654259ff
@ -96,6 +96,8 @@ void State::loadMachinesFile()
|
||||
|
||||
auto machines_(machines.lock());
|
||||
*machines_ = newMachines;
|
||||
|
||||
wakeDispatcher();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user