From d029ce3e3d3ab1acafdc78f2fd4dfde03419c3fd Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Thu, 24 Aug 2017 16:42:36 +0200 Subject: Reset 'autoquit' on user interaction --- src/dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dialog.h') 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_; -- cgit v1.2.3-55-g7522