mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
gui/channellist.h: add helper to get channel's list channels count
This commit is contained in:
@@ -195,6 +195,7 @@ public:
|
||||
SORT_CH_NUMBER,
|
||||
SORT_MAX
|
||||
};
|
||||
unsigned Size() { return chanlist.size(); }
|
||||
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user