X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6abcf2ef846402dd2243db0c03b0d178f0e4a45..421a84317fc3d53ac4fd64613f1af2d19018efc5:/include/wx/dataobj.h?ds=sidebyside diff --git a/include/wx/dataobj.h b/include/wx/dataobj.h index 4aa203de82..a80b6a4c6e 100644 --- a/include/wx/dataobj.h +++ b/include/wx/dataobj.h @@ -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