summaryrefslogtreecommitdiff
path: root/epghandler.h
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2012-05-09 16:54:35 +0200
committerDimitar Petrovski <dimeptr@gmail.com>2012-05-09 16:54:35 +0200
commitea7e60395beaa885b6c6f8fcf86899412cab8199 (patch)
treeea1b7316bd1956439250ec797013ce192cb0baf1 /epghandler.h
parent9b91e6882c17955d4e48e5d0a7f250f559cf5359 (diff)
downloadvdr-plugin-eepg-ea7e60395beaa885b6c6f8fcf86899412cab8199.tar.gz
vdr-plugin-eepg-ea7e60395beaa885b6c6f8fcf86899412cab8199.tar.bz2
change conditions
Diffstat (limited to 'epghandler.h')
-rw-r--r--epghandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epghandler.h b/epghandler.h
index 1dee4f2..fd4911e 100644
--- a/epghandler.h
+++ b/epghandler.h
@@ -9,7 +9,7 @@
#define CEEPGHANDLER_H_
#include <vdr/epg.h>
-class cEEpgHandler : public cEpgDataReader {
+class cEEpgHandler : public cEpgHandler {
public:
cEEpgHandler();
virtual ~cEEpgHandler();