From 73beacd3d1b3da8e55524f28ce5047989c5c5dc8 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sun, 29 Apr 2007 09:25:26 +0000 Subject: - new main menu entry "search" - checking for epgsearch and hiding "search" and "searchtimers" if epgsearch not present --- setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.h') diff --git a/setup.h b/setup.h index 02e934c..39a9c36 100644 --- a/setup.h +++ b/setup.h @@ -42,7 +42,7 @@ public: char const* CommandLineHelp() const; bool ParseSetupEntry( char const* name, char const* value ); - + bool HaveEPGSearch(void); private: Setup(); Setup( Setup const& ); -- cgit v1.2.3