aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp
index 6ac1066..f816281 100644
--- a/src/mainwindow.hpp
+++ b/src/mainwindow.hpp
@@ -101,6 +101,8 @@ private:
public:
QApplication * application;
+
+ bool settings_visible;
private:
Ui::MainWindow *ui;