From 9f70bbf3cd68c12c913dbc84ed28f7d2f7430487 Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 14 Apr 2013 12:00:27 +0200 Subject: Added display of next Schedules in Channel Menu --- displaymenuview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'displaymenuview.h') diff --git a/displaymenuview.h b/displaymenuview.h index 9ba3bf3..51eb053 100644 --- a/displaymenuview.h +++ b/displaymenuview.h @@ -71,6 +71,7 @@ class cNopacityDisplayMenuView { int avrgFontWidth; cRect textWindowSizeSchedules; cRect textWindowSizeRecordings; + cRect textWindowSizeChannels; void SetDescriptionTextWindowSize(void); int GetContentWidth(eMenuCategory menuCat); public: -- cgit v1.2.3