X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1eaf587e21cd52294ea85a70a3906fc9f04307c7..11e3c6ef36393fb5863ea2f9601d8facd73acb12:/include/wx/motif/dataobj.h

diff --git a/include/wx/motif/dataobj.h b/include/wx/motif/dataobj.h
index 042cf6c63b..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_
 
-#ifdef __GNUG__
-#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();