summaryrefslogtreecommitdiff
path: root/epgsearch.h
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-05-25 19:45:03 +0000
committerSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-05-25 19:45:03 +0000
commit6c1385f5a52b61a74626a099d2f62f4569730419 (patch)
tree7c71a547f40fb150264249c675c6fb6bcb2712ce /epgsearch.h
parentcf9e6c0acbc49e096baa1517cb5be00d07d60339 (diff)
downloadvdr-plugin-live-6c1385f5a52b61a74626a099d2f62f4569730419.tar.gz
vdr-plugin-live-6c1385f5a52b61a74626a099d2f62f4569730419.tar.bz2
- added icon epgsearch
- moved about_box to pageelems - fixed aboutbox without auth
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: