mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
gui/channellist.cpp: optimize channel list appear time
This commit is contained in:
@@ -135,9 +135,11 @@ private:
|
||||
void paintItem2DetailsLine (int pos);
|
||||
void paintItem(int pos,const bool firstpaint = false);
|
||||
bool updateSelection(int newpos);
|
||||
void paint();
|
||||
void paintBody();
|
||||
void paintHead();
|
||||
void paintButtonBar(bool is_current);
|
||||
void updateVfd();
|
||||
void paint();
|
||||
void hide();
|
||||
void showChannelLogo();
|
||||
void calcSize();
|
||||
|
Reference in New Issue
Block a user