]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/menuitem.h
wxItemContainerImmutable::FindString unified.
[wxWidgets.git] / include / wx / motif / menuitem.h
index 927eea72c659f585b5897c22d4e0d34430ff146c..06adf67d558a6b96c6a3379f68e7c8bfd0c2fab3 100644 (file)
 #ifndef _WX_MOTIF_MENUITEM_H
 #define _WX_MOTIF_MENUITEM_H
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "menuitem.h"
-#endif
-
 #include "wx/bitmap.h"
 
 class WXDLLEXPORT wxMenuBar;
@@ -24,7 +20,7 @@ class WXDLLEXPORT wxMenuBar;
 // wxMenuItem: an item in the menu, optionally implements owner-drawn behaviour
 // ----------------------------------------------------------------------------
 
-class wxMenuItem : public wxMenuItemBase
+class WXDLLIMPEXP_CORE wxMenuItem : public wxMenuItemBase
 {
 public:
     // ctor & dtor