- controlaip: add possibility to reload channellists

This commit is contained in:
svenhoefer
2015-10-21 19:38:35 +02:00
parent 245f866883
commit 2a63ddaeb9
3 changed files with 25 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ private:
void VersionCGI(CyhookHandler *hh);
void ReloadNeutrinoSetupCGI(CyhookHandler *hh);
void ReloadPluginsCGI(CyhookHandler *hh);
void ReloadChannelsCGI(CyhookHandler *hh);
void ScreenshotCGI(CyhookHandler *hh);
void ZaptoCGI(CyhookHandler *hh);
void StartPluginCGI(CyhookHandler *hh);