mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
gui/channellist.cpp: reuse code as updateSelection()
This commit is contained in:
@@ -89,6 +89,7 @@ private:
|
||||
void clearItem2DetailsLine ();
|
||||
void paintItem2DetailsLine (int pos, int ch_index);
|
||||
void paintItem(int pos);
|
||||
bool updateSelection(int newpos);
|
||||
void paint();
|
||||
void paintHead();
|
||||
void paintButtonBar(bool is_current);
|
||||
|
Reference in New Issue
Block a user