summaryrefslogtreecommitdiff
path: root/flat.c
diff options
context:
space:
mode:
Diffstat (limited to 'flat.c')
-rw-r--r--flat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/flat.c b/flat.c
index 51b4fa1e..c29127cc 100644
--- a/flat.c
+++ b/flat.c
@@ -14,6 +14,7 @@ class cFlatConfig Config;
cTheme Theme;
static bool menuActive = false;
+bool firstDisplay = true;
cFlat::cFlat(void) : cSkin("flatPlus", &::Theme) {
displayMenu = NULL;