X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/833a51f67ec2cb68649cf4cd2fe46456fc1752b6..558820fd083635d3e1dc026a56b2f14870cb5c38:/include/wx/motif/popupwin.h?ds=sidebyside diff --git a/include/wx/motif/popupwin.h b/include/wx/motif/popupwin.h index e115d68825..14ceaedba1 100644 --- a/include/wx/motif/popupwin.h +++ b/include/wx/motif/popupwin.h @@ -12,15 +12,11 @@ #ifndef _WX_MOTIF_POPUPWIN_H_ #define _WX_MOTIF_POPUPWIN_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "popup.h" -#endif - // ---------------------------------------------------------------------------- // wxPopupWindow // ---------------------------------------------------------------------------- -class wxPopupWindow : public wxPopupWindowBase +class WXDLLIMPEXP_CORE wxPopupWindow : public wxPopupWindowBase { public: wxPopupWindow() { Init(); }