mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +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_CH_NUMBER,
|
||||||
SORT_MAX
|
SORT_MAX
|
||||||
};
|
};
|
||||||
|
unsigned Size() { return chanlist.size(); }
|
||||||
|
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user