]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/menuitem.h
add wxUSE_BASE64 checks around DoRead/WriteBinary() functions
[wxWidgets.git] / include / wx / gtk1 / menuitem.h
index 95312d428c3651a6d2b62fe2c39e8a0a6a800eef..565cb5620d55f2fbd192b4643b5988461ee96245 100644 (file)
@@ -58,7 +58,7 @@ public:
 
 private:
     // common part of all ctors
-    void Init(const wxString& text);
+    void Init();
 
     // DoSetText() transforms the accel mnemonics in our label from MSW/wxWin
     // style to GTK+ and is called from ctor and SetText()