mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
epgplus: replace timeline fonts with FONT_TYPE_EPG_DATE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 13b957204f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)
Origin message was:
------------------
- epgplus: replace timeline fonts with FONT_TYPE_EPG_DATE
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -41,9 +41,7 @@ class EpgPlus
|
||||
public:
|
||||
enum FontSettingID
|
||||
{
|
||||
EPGPlus_timeline_fonttime = 0,
|
||||
EPGPlus_timeline_fontdate,
|
||||
EPGPlus_channelentry_font,
|
||||
EPGPlus_channelentry_font = 0,
|
||||
EPGPlus_channelevententry_font,
|
||||
EPGPlus_footer_fontbouquetchannelname,
|
||||
EPGPlus_footer_fonteventdescription,
|
||||
@@ -154,8 +152,7 @@ class EpgPlus
|
||||
int y;
|
||||
int width;
|
||||
|
||||
static Font* fontTime;
|
||||
static Font* fontDate;
|
||||
static Font* font;
|
||||
|
||||
int startX;
|
||||
int durationX;
|
||||
|
Reference in New Issue
Block a user