added possibility to replace original VDR schedules menu

This commit is contained in:
louis
2013-07-12 16:27:29 +02:00
parent 6a6e477b7a
commit ba3d6c07d0
6 changed files with 18 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ class cTvguideConfig {
void SetIconsPath(cString path);
void SetBlending(void);
int showMainMenuEntry;
int replaceOriginalSchedule;
int osdWidth;
int osdHeight;
int displayMode;