summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-03-21 23:55:09 +0100
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-03-21 23:55:09 +0100
commit85f78ee5affaf943afb25915cbe91f94051672b1 (patch)
tree2016bc6907a8b1d0773270a5a28d15e0e07ea2f8 /config.h
parentc0a49c765df14a1567005ee5fa08a04cb7032970 (diff)
downloadskin-flatplus-85f78ee5affaf943afb25915cbe91f94051672b1.tar.gz
skin-flatplus-85f78ee5affaf943afb25915cbe91f94051672b1.tar.bz2
add audio channel icons, update topbar conflicts
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index c3876b6b..b682c6a7 100644
--- a/config.h
+++ b/config.h
@@ -74,6 +74,7 @@ class cFlatConfig
int decorBorderTrackTypeUser, decorBorderTrackSizeUser;
int decorBorderTrackType, decorBorderTrackSize;
tColor decorBorderTrackFg, decorBorderTrackBg;
+ tColor decorBorderTrackSelFg, decorBorderTrackSelBg;
tColor decorBorderTrackCurFg, decorBorderTrackCurBg;
int decorBorderReplayByTheme;
@@ -173,6 +174,7 @@ class cFlatConfig
int EpgAdditionalInfoShow;
int TopBarRecordingShow;
int TopBarRecConflictsShow;
+ int TopBarRecConflictsHigh;
int MenuItemIconsShow;
int TopBarMenuIconShow;