X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..ad0ac642d5764497804bee2caad4fc1f20fc6cea:/include/wx/motif/popupwin.h diff --git a/include/wx/motif/popupwin.h b/include/wx/motif/popupwin.h index e4c54feab7..9b25a24487 100644 --- a/include/wx/motif/popupwin.h +++ b/include/wx/motif/popupwin.h @@ -6,7 +6,7 @@ // Created: 28.08.03 // RCS-ID: $Id$ // Copyright: (c) 2003 Mattia Barbon -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_MOTIF_POPUPWIN_H_ @@ -20,7 +20,7 @@ // wxPopupWindow // ---------------------------------------------------------------------------- -class wxPopupWindow : public wxPopupWindowBase +class WXDLLIMPEXP_CORE wxPopupWindow : public wxPopupWindowBase { public: wxPopupWindow() { Init(); }