BugFix: correctly wait for Mixer to save file on exit

On the way, also improved Connection Manager ending properly.
This commit is contained in:
Bruno
2022-01-17 19:45:58 +01:00
parent 81e8d6d99c
commit 0b4d273e08
7 changed files with 99 additions and 86 deletions

View File

@@ -405,7 +405,6 @@ protected:
int target_view_navigator;
unsigned int screenshot_step;
bool pending_save_on_exit;
bool close_and_exit;
// Dialogs
DialogToolkit::OpenSessionDialog *sessionopendialog;