summaryrefslogtreecommitdiff
path: root/vdr_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_menu.h')
-rw-r--r--vdr_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdr_menu.h b/vdr_menu.h
index 227931c..ede022b 100644
--- a/vdr_menu.h
+++ b/vdr_menu.h
@@ -343,6 +343,7 @@ class mgTree:public mgMenu
{
public:
mgTree();
+ virtual eOSState Process (eKeys Key);
protected:
void BuildOsd ();
};