mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
Neutrino: Channel list: add method isEmpty() and use it, ported from tuxbox cvs (THX Gaucho316)
This commit is contained in:
@@ -146,6 +146,7 @@ public:
|
||||
int handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data);
|
||||
|
||||
int getSize() const;
|
||||
bool isEmpty() const;
|
||||
int getSelectedChannelIndex() const;
|
||||
void setSize(int newsize);
|
||||
int doChannelMenu(void);
|
||||
|
Reference in New Issue
Block a user