mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 11:19:58 +01:00
BugFix: give time to Save on exit and stop recordings on Quit
This commit is contained in:
@@ -405,6 +405,7 @@ protected:
|
||||
int target_view_navigator;
|
||||
unsigned int screenshot_step;
|
||||
bool pending_save_on_exit;
|
||||
bool close_and_exit;
|
||||
|
||||
// Dialogs
|
||||
DialogToolkit::OpenSessionDialog *sessionopendialog;
|
||||
|
||||
Reference in New Issue
Block a user