X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..d77df9f7d023b026a7bbe995ddd36cfdbe07e3d5:/include/wx/motif/popupwin.h diff --git a/include/wx/motif/popupwin.h b/include/wx/motif/popupwin.h index e4c54feab7..14ceaedba1 100644 --- a/include/wx/motif/popupwin.h +++ b/include/wx/motif/popupwin.h @@ -6,21 +6,17 @@ // Created: 28.08.03 // RCS-ID: $Id$ // Copyright: (c) 2003 Mattia Barbon -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #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(); }