- channellist.cpp: fix broken display of infobar while zapping

This commit is contained in:
svenhoefer
2013-02-17 22:57:37 +01:00
parent 505c4ba80d
commit 9632f3bad7
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;