gui/channellist.cpp: reuse code as updateSelection()

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d5d834f3c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-04 (Wed, 04 Apr 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-04-04 18:34:51 +04:00
parent 82a7772fa9
commit 542ec3284e
2 changed files with 43 additions and 65 deletions

View File

@@ -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);