From 85f78ee5affaf943afb25915cbe91f94051672b1 Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Fri, 21 Mar 2014 23:55:09 +0100 Subject: add audio channel icons, update topbar conflicts --- config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h') 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; -- cgit v1.2.3