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

Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2013-02-05 23:56:48 +01:00
parent c5de0e7e67
commit 99ceae9f06
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