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