channellist: allow show/hide bottom infobox

Origin commit data
------------------
Commit: 7f35a67426
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-14 (Tue, 14 Apr 2015)

Origin message was:
------------------
- channellist: allow show/hide bottom infobox
This commit is contained in:
vanhofen
2015-04-14 11:08:24 +02:00
parent b086842886
commit bc0984621f
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();