diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ class cTvguideConfig { int osdWidth;
int osdHeight;
int displayMode;
+ int showTimeInGrid;
int colWidth;
int rowHeight;
int channelCols;
|