- epgplus: change colors in footer

This commit is contained in:
vanhofen
2017-04-08 14:11:28 +02:00
committed by svenhoefer
parent 6185f8714e
commit a702399c12
2 changed files with 6 additions and 11 deletions

View File

@@ -278,8 +278,6 @@ class EpgPlus
static Font* fontEventDescription;
static Font* fontEventInfo1;
static int color;
std::string currentBouquetName;
std::string currentChannelName;
};
@@ -467,8 +465,6 @@ class EpgPlus
int sliderY;
static int sliderWidth;
int sliderHeight;
static int sliderBackColor;
static int sliderKnobColor;
int footerX;
int footerY;