Setup option to hide schedules time display in horizontal EPG grids

This commit is contained in:
louis
2013-06-01 11:18:43 +02:00
parent 10c1a1d8ce
commit da28930318
6 changed files with 17 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ class cTvguideConfig {
int osdWidth;
int osdHeight;
int displayMode;
int showTimeInGrid;
int colWidth;
int rowHeight;
int channelCols;