biggest chan number in list (revised)

This commit is contained in:
satbaby
2012-07-07 21:10:10 +02:00
parent 060c1c45b2
commit 441cba7d4a
3 changed files with 24 additions and 18 deletions

View File

@@ -96,6 +96,7 @@ private:
void hide();
void showChannelLogo();
void calcSize();
std::string MaxChanNr();
public:
CChannelList(const char * const Name, bool historyMode = false, bool _vlist = false, bool new_mode_active = false );