qt: Send dialog status to VM-manager & fix pause
- Manager is notified of modal dialogs blocking the main window. - Pause command from manager uses action to prevent desyncing pause status in the menus and toolbar.
This commit is contained in:
@@ -50,6 +50,7 @@ signals:
|
||||
public slots:
|
||||
void showSettings();
|
||||
void hardReset();
|
||||
void togglePause();
|
||||
private slots:
|
||||
void on_actionFullscreen_triggered();
|
||||
void on_actionSettings_triggered();
|
||||
|
||||
Reference in New Issue
Block a user