diff options
Diffstat (limited to 'epgsearch.h')
-rw-r--r-- | epgsearch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/epgsearch.h b/epgsearch.h index bb71cc3..a97c84c 100644 --- a/epgsearch.h +++ b/epgsearch.h @@ -51,6 +51,7 @@ public: virtual const char **SVDRPHelpPages(void); virtual cString SVDRPCommand(const char *Cmd, const char *Option, int &ReplyCode); void LoadUserVars(); + void LoadConfD(); }; #endif |