summaryrefslogtreecommitdiff
path: root/core/launcher/firstuse.h
Side-by-side diff
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:
int waitForExit;
bool waitingForLaunch;
bool needRestart;
+ bool m_calHandler : 1;
QFont defaultFont;
};