summaryrefslogtreecommitdiffstats
path: root/src/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialog.h')
-rw-r--r--src/dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialog.h b/src/dialog.h
index ea042cd..c0e2b43 100644
--- a/src/dialog.h
+++ b/src/dialog.h
@@ -54,6 +54,7 @@ class Dialog : public QDialog {
QString autoStartEntry_;
int activeTab_;
int defaultTab_;
+ int autoQuit_;
bool userInteracted_;
bool genericExpandedOnce_;
bool examMode_;