mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
epgplus: add separationline to timeline
Origin commit data
------------------
Branch: ni/coolstream
Commit: a026813ad3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)
Origin message was:
------------------
- epgplus: add separationline to timeline
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -49,7 +49,7 @@ class EpgPlus
|
||||
enum SizeSettingID
|
||||
{
|
||||
EPGPlus_channelentry_width = 0,
|
||||
EPGPlus_channelentry_separationlineheight,
|
||||
EPGPlus_separationline_height,
|
||||
NumberOfSizeSettings
|
||||
};
|
||||
|
||||
@@ -147,6 +147,7 @@ class EpgPlus
|
||||
int x;
|
||||
int y;
|
||||
int width;
|
||||
static int separationLineHeight;
|
||||
|
||||
static Font* font;
|
||||
|
||||
|
Reference in New Issue
Block a user