summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h b/config.h
index 1334c2b8..86fa6307 100644
--- a/config.h
+++ b/config.h
@@ -51,6 +51,12 @@ class cFlatConfig
int decorBorderChannelType, decorBorderChannelSize;
tColor decorBorderChannelFg, decorBorderChannelBg;
+ int decorBorderChannelEPGByTheme;
+ int decorBorderChannelEPGTypeTheme, decorBorderChannelEPGSizeTheme;
+ int decorBorderChannelEPGTypeUser, decorBorderChannelEPGSizeUser;
+ int decorBorderChannelEPGType, decorBorderChannelEPGSize;
+ tColor decorBorderChannelEPGFg, decorBorderChannelEPGBg;
+
int decorBorderTopBarByTheme;
int decorBorderTopBarTypeTheme, decorBorderTopBarSizeTheme;
int decorBorderTopBarTypeUser, decorBorderTopBarSizeUser;