summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-10-18 14:32:33 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-10-19 15:10:13 +0200
commit87948915995c0d2752a3aaa80d470ee7e5366902 (patch)
treecaef4c7837261ed4141b4174a8eebb9a7b3fde29 /config.h
parentcd62a9bd6bdeda23387033c48023389b4e32d9e8 (diff)
downloadvdr-plugin-tvguide-87948915995c0d2752a3aaa80d470ee7e5366902.tar.gz
vdr-plugin-tvguide-87948915995c0d2752a3aaa80d470ee7e5366902.tar.bz2
Fixed a error while changing a Theme
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index dd818b9..277c637 100644
--- a/config.h
+++ b/config.h
@@ -149,6 +149,7 @@ class cTVGuideConfig {
int FontRecMenuItemLargeDelta;
int timeFormat;
int useNopacityTheme;
+ int useNopacityThemeCurrent;
int themeIndex;
int themeIndexCurrent;
cString themeName;