mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Neutrino: Channel list: add method isEmpty() and use it, ported from tuxbox cvs (THX Gaucho316)
Origin commit data
------------------
Commit: 35138088e3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)
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