diff --git a/src/core/mainwindow.h b/src/core/mainwindow.h index c58c5c10..b55f31b1 100644 --- a/src/core/mainwindow.h +++ b/src/core/mainwindow.h @@ -404,7 +404,6 @@ class MainWindow : public QMainWindow, public PlatformInterface { bool exit_; int exit_count_; bool delete_files_; - bool ignore_close_; };