]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/dataobj.h
DisableSaving/Restoring() should be void, not bool
[wxWidgets.git] / include / wx / msw / ole / dataobj.h
index 0cb65ba03c64c67305daa90949e5f4a2dc96261f..a3dca45ea01bc66458a563c9eb8ad202de614568 100644 (file)
@@ -22,7 +22,7 @@ struct IDataObject;
 // wxDataObject is a "smart" and polymorphic piece of data.
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxDataObject : public wxDataObjectBase
+class WXDLLIMPEXP_CORE wxDataObject : public wxDataObjectBase
 {
 public:
     // ctor & dtor