diff options
Diffstat (limited to 'fontmanager.h')
-rw-r--r-- | fontmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fontmanager.h b/fontmanager.h index 6728ace..69938f0 100644 --- a/fontmanager.h +++ b/fontmanager.h @@ -42,12 +42,12 @@ class cFontManager { cFont *menuMessage; cFont *menuEPGInfoWindow; cFont *menuEPGInfoWindowLarge; - cFont *menuRssFeed; //Fonts DisplayChannel cFont *channelHeader; cFont *channelDate; cFont *channelEPG; cFont *channelEPGSmall; + cFont *channelSourceInfo; cFont *channelChannelGroup; cFont *channelChannelGroupSmall; //Fonts DisplayReplay |