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

Origin commit data
------------------
Commit: d4635b690f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: 'fix' the double determination of dimensions/coordinates
This commit is contained in:
vanhofen
2013-02-05 23:56:48 +01:00
parent 6e469316bf
commit f0984d714a
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