mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
epgplus: remove annoying gaps
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0eefb083e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)
Origin message was:
------------------
- epgplus: remove annoying gaps
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -58,10 +58,6 @@ class EpgPlus
|
||||
EPGPlus_channelentry_width = 0,
|
||||
EPGPlus_channelentry_separationlineheight,
|
||||
EPGPlus_slider_width,
|
||||
EPGPlus_horgap1_height,
|
||||
EPGPlus_horgap2_height,
|
||||
EPGPlus_vergap1_width,
|
||||
EPGPlus_vergap2_width,
|
||||
NumberOfSizeSettings
|
||||
};
|
||||
|
||||
@@ -488,29 +484,6 @@ class EpgPlus
|
||||
int footerY;
|
||||
int footerWidth;
|
||||
|
||||
int horGap1X;
|
||||
int horGap1Y;
|
||||
int horGap1Width;
|
||||
int horGap2X;
|
||||
int horGap2Y;
|
||||
int horGap2Width;
|
||||
int verGap1X;
|
||||
int verGap1Y;
|
||||
int verGap1Height;
|
||||
int verGap2X;
|
||||
int verGap2Y;
|
||||
int verGap2Height;
|
||||
|
||||
static int horGap1Height;
|
||||
static int horGap2Height;
|
||||
static int verGap1Width;
|
||||
static int verGap2Width;
|
||||
|
||||
static int horGap1Color;
|
||||
static int horGap2Color;
|
||||
static int verGap1Color;
|
||||
static int verGap2Color;
|
||||
|
||||
bool refreshAll;
|
||||
bool refreshFooterButtons;
|
||||
};
|
||||
|
Reference in New Issue
Block a user