summaryrefslogtreecommitdiff
path: root/epgsearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearch.h')
-rw-r--r--epgsearch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epgsearch.h b/epgsearch.h
index be8bf0c..3b23ef3 100644
--- a/epgsearch.h
+++ b/epgsearch.h
@@ -14,6 +14,8 @@ class SearchTimer;
bool operator<( SearchTimer const& left, SearchTimer const& right );
+bool CheckEpgsearchVersion();
+
class SearchTimer
{
public: