summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 1 insertions, 1 deletions
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& );