]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/menuitem.h
Added virtual wxPGProperty::ValueToString(). In derived property classes, now it...
[wxWidgets.git] / include / wx / os2 / menuitem.h
index 6a141f52f154b6514e07920a122f572ae8fbe27c..f1ec06946896fdab5c72409488a611bf2c767d02 100644 (file)
@@ -33,7 +33,7 @@
 // ----------------------------------------------------------------------------
 // wxMenuItem: an item in the menu, optionally implements owner-drawn behaviour
 // ----------------------------------------------------------------------------
-class WXDLLEXPORT wxMenuItem: public wxMenuItemBase
+class WXDLLIMPEXP_CORE wxMenuItem: public wxMenuItemBase
 #if wxUSE_OWNER_DRAWN
                             , public wxOwnerDrawn
 #endif