diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -149,6 +149,7 @@ class cTVGuideConfig { int FontRecMenuItemLargeDelta; int timeFormat; int useNopacityTheme; + int useNopacityThemeCurrent; int themeIndex; int themeIndexCurrent; cString themeName; |