]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/menuitem.h
fixed outdated filenames
[wxWidgets.git] / include / wx / gtk / menuitem.h
index ce936fa4ac3f7fac2550f7519d5c97592ad8b630..0fb1eed49dc453e4a7fd74b422d9d3a6fab04b05 100644 (file)
@@ -62,7 +62,7 @@ public:
 
 private:
     // common part of all ctors
-    void Init();
+    void Init(const wxString& text);
 
     // DoSetText() transforms the accel mnemonics in our label from MSW/wxWin
     // style to GTK+ and is called from ctor and SetText()