- channellist.cpp: 'fix' the double determination of dimensions/coordinates

This commit is contained in:
svenhoefer
2013-02-05 23:56:48 +01:00
parent d6f4ea5baa
commit d4635b690f
2 changed files with 52 additions and 59 deletions

View File

@@ -72,16 +72,16 @@ private:
ZapitChannelList chanlist;
CZapProtection* zapProtection;
int width;
int widthDetails;
int height;
int x;
int y;
int full_width;
int width;
int height;
int x;
int y;
int logo_off;
int pig_width;
int pig_height;
int infozone_width;
int infozone_height;
int pig_width;
int pig_height;
int infozone_width;
int infozone_height;
bool historyMode;
bool vlist; // "virtual" list, not bouquet