]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dataobj.h
removed wxUSE_MENU_CALLBACK references: the code inside the #if couldn't compile...
[wxWidgets.git] / include / wx / x11 / dataobj.h
index 885dc3114582b056b8984cd70604317f5f773967..97b7df7eb4b7b665df992d85778eeb7f055ef423 100644 (file)
@@ -18,7 +18,7 @@
 // wxDataObject is the same as wxDataObjectBase under wxMotif
 // ----------------------------------------------------------------------------
 
-class wxDataObject : public wxDataObjectBase
+class WXDLLIMPEXP_CORE wxDataObject : public wxDataObjectBase
 {
 public:
     wxDataObject();