summaryrefslogtreecommitdiff
path: root/core/launcher/firstuse.h
Unidiff
Diffstat (limited to 'core/launcher/firstuse.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/firstuse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/firstuse.h b/core/launcher/firstuse.h
index 44a95a8..98858f8 100644
--- a/core/launcher/firstuse.h
+++ b/core/launcher/firstuse.h
@@ -79,6 +79,7 @@ private:
79 int waitForExit; 79 int waitForExit;
80 bool waitingForLaunch; 80 bool waitingForLaunch;
81 bool needRestart; 81 bool needRestart;
82 bool m_calHandler : 1;
82 83
83 QFont defaultFont; 84 QFont defaultFont;
84}; 85};