summaryrefslogtreecommitdiff
path: root/epghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'epghandler.h')
-rw-r--r--epghandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epghandler.h b/epghandler.h
index 657fffc..2e03d25 100644
--- a/epghandler.h
+++ b/epghandler.h
@@ -17,6 +17,7 @@ private:
bool FixCharSets(cEvent *Event);
bool FixBugs(cEvent *Event);
void StripHTML(cEvent *Event);
+
public:
cEpgfixerEpgHandler(void) {};
virtual bool HandleEvent(cEvent *Event);