CChannelList: fix position of minitv, small cleanups

This is only a provisionally fix. A rework of initialisation for
many member variables seems to be necessary.
This commit is contained in:
2013-02-22 09:23:33 +01:00
parent 5db16ee2ff
commit f90395b81d
2 changed files with 11 additions and 5 deletions

View File

@@ -98,7 +98,7 @@ private:
void paintDetails(int index);
void clearItem2DetailsLine ();
void paintItem2DetailsLine (int pos, int ch_index);
void paintItem2DetailsLine (int pos);
void paintItem(int pos);
bool updateSelection(int newpos);
void paint();