channellist.cpp: fix broken display of infobar while zapping

Origin commit data
------------------
Commit: 9632f3bad7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix broken display of infobar while zapping
This commit is contained in:
vanhofen
2013-02-17 22:57:37 +01:00
parent 1451221683
commit 2a2cd1894c
2 changed files with 21 additions and 13 deletions

View File

@@ -64,6 +64,7 @@ private:
unsigned int liststart;
unsigned int listmaxshow;
unsigned int numwidth;
int new_zap_mode;
int fheight; // Fonthoehe Channellist-Inhalt
int theight; // Fonthoehe Channellist-Titel
int footerHeight;