summaryrefslogtreecommitdiff
path: root/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'timer.h')
-rw-r--r--timer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/timer.h b/timer.h
index ed58074..3e1cc67 100644
--- a/timer.h
+++ b/timer.h
@@ -19,9 +19,9 @@
class tvOcMenuEvent : public cMenuEvent
{
public:
- tvOcMenuEvent(const class cEvent *EventInfo);
- void printMsg(const char *);
- void helpLine(bool full=true);
+ tvOcMenuEvent(const class cEvent *EventInfo);
+ void printMsg(const char *);
+ void helpLine(bool full=true);
};