summaryrefslogtreecommitdiff
path: root/displaymenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaymenu.h')
-rw-r--r--displaymenu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/displaymenu.h b/displaymenu.h
index 7323778..efbe01e 100644
--- a/displaymenu.h
+++ b/displaymenu.h
@@ -18,6 +18,7 @@ private:
int menuFadeOutTime = 0;
bool fadeout;
bool initial;
+ bool deatilViewRenderDone = false;
bool diskUsageDrawn;
int lastDiskUsageState;
int lastTimersState;