- infoviewer: fix overlaps on buttons while zapping

This commit is contained in:
svenhoefer
2016-01-22 10:49:45 +01:00
parent cb7895d981
commit 23242e605c
3 changed files with 5 additions and 5 deletions

View File

@@ -143,7 +143,7 @@ class CInfoViewerBB
void showIcon_Resolution();
void showIcon_Tuner(void);
void showIcon_DD(void);
void showBBButtons(const int modus=-1);
void showBBButtons(bool paintFooter = false);
void paintshowButtonBar();
void getBBButtonInfo(void);
void reset_allScala(void);