From 60efaee664776a5103d91105e78a6ac3aeeee748 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 9 Feb 2013 13:27:40 +0100 Subject: Width of narrow menus (main, schedule, channel, recordings, settings) individually configurable --- displaymenu.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'displaymenu.h') 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 timers; cList menuItems; - int handleBackgrounds[8]; + int handleBackgrounds[10]; int handleButtons[4]; int positionButtons[4]; cRect videoWindowRect; -- cgit v1.2.3