epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts

Origin commit data
------------------
Branch: ni/coolstream
Commit: 42e47b040b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Origin message was:
------------------
- epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-04-08 14:11:27 +02:00
parent c4e5d9a2a3
commit 4af57c7a2e
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;