///////////////////////////////////////////////////////////////////////////////
-// Name: wx/motif/dataobj.h
+// Name: wx/x11/dataobj.h
// Purpose: declaration of the wxDataObject class for Motif
// Author: Julian Smart
// RCS-ID: $Id$
{
public:
wxDataObject();
-
+
#ifdef __DARWIN__
virtual ~wxDataObject() { }
#endif