mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- epgplus: move footer-box to bottom of screen
This commit is contained in:
@@ -273,6 +273,8 @@ class EpgPlus
|
||||
int x;
|
||||
int y;
|
||||
int width;
|
||||
|
||||
int buttonY;
|
||||
int buttonHeight;
|
||||
|
||||
static Font* fontBouquetChannelName;
|
||||
@@ -452,6 +454,8 @@ class EpgPlus
|
||||
int timeLineY;
|
||||
int timeLineWidth;
|
||||
|
||||
int bodyHeight;
|
||||
|
||||
int channelsTableX;
|
||||
int channelsTableY;
|
||||
static int channelsTableWidth;
|
||||
|
Reference in New Issue
Block a user