]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dataobj.h
Define SQLUINTEGER
[wxWidgets.git] / include / wx / x11 / dataobj.h
index 5b904122ac6ea726cb509f87886bc01adc4722cb..97b7df7eb4b7b665df992d85778eeb7f055ef423 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Julian Smart
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_X11_DATAOBJ_H_
@@ -18,7 +18,7 @@
 // wxDataObject is the same as wxDataObjectBase under wxMotif
 // ----------------------------------------------------------------------------
 
-class wxDataObject : public wxDataObjectBase
+class WXDLLIMPEXP_CORE wxDataObject : public wxDataObjectBase
 {
 public:
     wxDataObject();