summaryrefslogtreecommitdiff
path: root/epgsearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearch.h')
-rw-r--r--epgsearch.h1
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