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 80b7b4f..930e7b0 100644
--- a/epgsearch.h
+++ b/epgsearch.h
@@ -53,6 +53,7 @@ public:
void LoadUserVars();
void LoadConfD();
void CheckUTF8();
+ virtual cString Active(void);
};
#endif