- channellist: allow show/hide bottom infobox

This commit is contained in:
svenhoefer
2015-04-14 11:08:24 +02:00
parent f2a786bf6b
commit 7f35a67426
10 changed files with 45 additions and 9 deletions

View File

@@ -133,6 +133,7 @@ private:
void paintDetails(int index);
void clearItem2DetailsLine ();
void paintItem2DetailsLine (int pos);
void paintAdditionals(int index);
void paintItem(int pos,const bool firstpaint = false);
bool updateSelection(int newpos);
void paintBody();