- epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts

This commit is contained in:
vanhofen
2017-04-08 14:11:27 +02:00
committed by svenhoefer
parent 13b957204f
commit 42e47b040b
2 changed files with 11 additions and 18 deletions

View File

@@ -43,9 +43,6 @@ class EpgPlus
{
EPGPlus_channelentry_font = 0,
EPGPlus_channelevententry_font,
EPGPlus_footer_fontbouquetchannelname,
EPGPlus_footer_fonteventdescription,
EPGPlus_footer_fonteventshortdescription,
NumberOfFontSettings
};
@@ -280,8 +277,7 @@ class EpgPlus
static Font* fontBouquetChannelName;
static Font* fontEventDescription;
static Font* fontEventShortDescription;
static Font* fontButtons;
static Font* fontEventInfo1;
static int color;