summaryrefslogtreecommitdiff
path: root/displaymenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaymenu.h')
-rw-r--r--displaymenu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/displaymenu.h b/displaymenu.h
index 97a4931..6dc74f5 100644
--- a/displaymenu.h
+++ b/displaymenu.h
@@ -17,10 +17,9 @@ private:
bool timersDrawn;
int menuItemIndexLast;
int currentNumItems;
- bool contentNarrow, contentNarrowLast;
cList<cNopacityTimer> timers;
cList<cNopacityMenuItem> menuItems;
- int handleBackgrounds[8];
+ int handleBackgrounds[10];
int handleButtons[4];
int positionButtons[4];
cRect videoWindowRect;