mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- epgplus: add separationline to timeline
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