neutrino.h: move fill sectionsd config to own function

This commit is contained in:
[CST] Focus
2012-03-08 17:26:46 +04:00
parent 994eba85f7
commit c83bb26a85

View File

@@ -217,6 +217,7 @@ public:
return current_muted;
}
int recordingstatus;
void MakeSectionsdConfig(CSectionsdClient::epg_config& config);
void SendSectionsdConfig(void);
int GetChannelMode(void) {
return lastChannelMode;