]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/menuitem.h
use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to avoid problems with the latter...
[wxWidgets.git] / interface / wx / menuitem.h
index 8d5553c92eede86f58aec11ded7c624e1a15e2d8..8566896a96af76d2f4bf90dab96788889da28658 100644 (file)
@@ -276,7 +276,7 @@ public:
         Sets the bitmap for the menu item.
         It is equivalent to wxMenuItem::SetBitmaps(bmp, wxNullBitmap).
 
-        @onlyfor{wxmsw,wxmac,wxgtk}
+        @onlyfor{wxmsw,wxosx,wxgtk}
     */
     virtual void SetBitmap(const wxBitmap& bmp);