X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a0e6a5bafe2efb3466b1527eb7eb670aaa5e634..2404ce8d8aec4de1b892034be47a3c2e0a2d47af:/include/wx/msw/ole/droptgt.h?ds=inline diff --git a/include/wx/msw/ole/droptgt.h b/include/wx/msw/ole/droptgt.h index 6011cf67b5..aff3f84cc0 100644 --- a/include/wx/msw/ole/droptgt.h +++ b/include/wx/msw/ole/droptgt.h @@ -12,10 +12,6 @@ #ifndef _WX_OLEDROPTGT_H #define _WX_OLEDROPTGT_H -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "droptgt.h" -#endif - #if wxUSE_DRAG_AND_DROP // ---------------------------------------------------------------------------- @@ -35,7 +31,7 @@ struct IDataObject; // (all of them, including protected ones which are called by the class itself) // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxDropTarget : public wxDropTargetBase +class WXDLLIMPEXP_CORE wxDropTarget : public wxDropTargetBase { public: // ctor & dtor