mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user