diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-03-19 20:10:55 +0100 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-03-19 20:10:55 +0100 |
commit | c0a49c765df14a1567005ee5fa08a04cb7032970 (patch) | |
tree | 0a1f72f32d8dc8c125c9c56d63ca71c60d24f8dd /config.h | |
parent | d0ee88c5adcdb90f0034861ae73946673ca60892 (diff) | |
download | skin-flatplus-c0a49c765df14a1567005ee5fa08a04cb7032970.tar.gz skin-flatplus-c0a49c765df14a1567005ee5fa08a04cb7032970.tar.bz2 |
add timer conflicts in TopBar
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -172,6 +172,7 @@ class cFlatConfig int RecordingAdditionalInfoShow; int EpgAdditionalInfoShow; int TopBarRecordingShow; + int TopBarRecConflictsShow; int MenuItemIconsShow; int TopBarMenuIconShow; |