diff options
Diffstat (limited to 'displaychannel.h')
-rw-r--r-- | displaychannel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/displaychannel.h b/displaychannel.h index 3fab23b..4da8564 100644 --- a/displaychannel.h +++ b/displaychannel.h @@ -62,6 +62,8 @@ private: cFont *fontEPG; cFont *fontEPGSmall; cFont *fontInfoline; + cFont *fontChannelGroup; + cFont *fontChannelGroupSmall; virtual void Action(void); void SetGeometry(void); void CreatePixmaps(void); |