]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dataobj.h
wxCocoa: Added basic (i.e. not working) implementation of wxComboBox
[wxWidgets.git] / include / wx / dataobj.h
index 4aa203de8269d5e63bad83b87ea65b9f2bd7aea2..a80b6a4c6e50d51e3467a4c1f61a794cdb49bf19 100644 (file)
@@ -260,6 +260,7 @@ class WXDLLEXPORT wxDataObjectComposite : public wxDataObject
 public:
     // ctor
     wxDataObjectComposite();
+    virtual ~wxDataObjectComposite();
 
     // add data object (it will be deleted by wxDataObjectComposite, hence it
     // must be allocated on the heap) whose format will become the preferred