]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/dataobj2.h
remove file containing many obsolete defines, if anyone wants to revive MicroWindows...
[wxWidgets.git] / include / wx / cocoa / dataobj2.h
index a447bb72e12ad8fe8ed9e1f47916455efc2ce931..aca32452fc29e94bda57812ee4b8e0265933b71b 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     2003/07/23
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_COCOA_DATAOBJ2_H__
@@ -23,7 +23,7 @@ public:
     wxBitmapDataObject(const wxBitmap& bitmap);
 
     // destr
-    ~wxBitmapDataObject();
+    virtual ~wxBitmapDataObject();
 
     // override base class virtual to update PNG data too
     virtual void SetBitmap(const wxBitmap& bitmap);