diff options
Diffstat (limited to 'timer.h')
| -rw-r--r-- | timer.h | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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); }; |
