X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3399051ee9fa4dfa5fa7ac2dd9034062f4414d64..3b49331b7441e091fc5997b830801d76a1243f28:/include/wx/motif/dataobj.h?ds=sidebyside diff --git a/include/wx/motif/dataobj.h b/include/wx/motif/dataobj.h index 3b330787ca..6b6c041b3c 100644 --- a/include/wx/motif/dataobj.h +++ b/include/wx/motif/dataobj.h @@ -10,15 +10,11 @@ #ifndef _WX_MOTIF_DATAOBJ_H_ #define _WX_MOTIF_DATAOBJ_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "dataobj.h" -#endif - // ---------------------------------------------------------------------------- // wxDataObject is the same as wxDataObjectBase under wxMotif // ---------------------------------------------------------------------------- -class wxDataObject : public wxDataObjectBase +class WXDLLIMPEXP_CORE wxDataObject : public wxDataObjectBase { public: virtual ~wxDataObject();