From 8ffe4729c56d10b6d5b6a600d9da358a97b5a899 Mon Sep 17 00:00:00 2001 From: svntcreutz Date: Tue, 28 Aug 2007 05:59:15 +0000 Subject: nome renameing and add the menu setup osd to the main menu git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6096 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- src/menusetup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/menusetup.h') diff --git a/src/menusetup.h b/src/menusetup.h index 85b2cf7..979ee63 100644 --- a/src/menusetup.h +++ b/src/menusetup.h @@ -42,7 +42,7 @@ class cMenuSetup : public cOsdMenu private: void DrawButton(void); - void DrawMenu(const xmlpp::Element* menuRoot, int iCount); + void CreateMenuItems(const xmlpp::Element* menuRoot, int iCount); }; #endif -- cgit v1.2.3