diff options
author | louis <louis.braun@gmx.de> | 2013-05-28 16:57:21 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2013-05-28 16:57:21 +0200 |
commit | a90ee76c4b36a9d11fa63e6a454a362cff7dcb31 (patch) | |
tree | 49ab50e70dcb2e2513d84005be03c4b459258ee7 /setup.h | |
parent | b3b50abd736da0199297cab5d080055ed55c05bd (diff) | |
download | vdr-plugin-tvguide-a90ee76c4b36a9d11fa63e6a454a362cff7dcb31.tar.gz vdr-plugin-tvguide-a90ee76c4b36a9d11fa63e6a454a362cff7dcb31.tar.bz2 |
setup of usage of blending now done with clrDoBlending theme color variable
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ class cMenuSetupGeneral : public cMenuSetupSubMenu { protected: virtual eOSState ProcessKey(eKeys Key); cThemes themes; - const char * blendingMethods[3]; const char * timeFormatItems[2]; const char *useSubtitleRerunTexts[3]; void Set(void); |