X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96be256b3e1802de10f45953c41ed33bce399b54..c77a67962c2f50a872491869fcf1a6c082fdc6c6:/include/wx/motif/menuitem.h?ds=sidebyside diff --git a/include/wx/motif/menuitem.h b/include/wx/motif/menuitem.h index 927eea72c6..06adf67d55 100644 --- a/include/wx/motif/menuitem.h +++ b/include/wx/motif/menuitem.h @@ -12,10 +12,6 @@ #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