summaryrefslogtreecommitdiff
path: root/epgclone.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgclone.h')
-rw-r--r--epgclone.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epgclone.h b/epgclone.h
index e0a4aa7..894547c 100644
--- a/epgclone.h
+++ b/epgclone.h
@@ -17,6 +17,7 @@ private:
int dest_num;
char *dest_str;
void CloneEvent(cEvent *Source, cEvent *Dest);
+
public:
cEpgClone();
virtual ~cEpgClone();