summaryrefslogtreecommitdiff
path: root/src/gui/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui.h')
-rw-r--r--src/gui/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/gui.h b/src/gui/gui.h
index 9d42fcd3c..bbeced8d2 100644
--- a/src/gui/gui.h
+++ b/src/gui/gui.h
@@ -530,6 +530,7 @@ class Gui final
Color mForegroundColor;
Color mForegroundColor2;
time_t mTime;
+ time_t mTime10;
bool mCustomCursor; /**< Show custom cursor */
bool mDoubleClick;
};