]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/menuitem.h
fix warnings in EventsSuppressor ctor from gcc with -O option
[wxWidgets.git] / include / wx / os2 / menuitem.h
index 1e9d1d89b8bbc1fe2ecb1a8317ad5fb59cc24583..350f8508487f6e10e7314b082acc26cf2fe1f853 100644 (file)
@@ -64,7 +64,7 @@ public:
     //
     // Override base class virtuals
     //
-    virtual void SetText(const wxString& rStrName);
+    virtual void SetItemLabel(const wxString& rStrName);
     virtual void SetCheckable(bool bCheckable);
 
     virtual void Enable(bool bDoEnable = true);