From 36a403e0d5a8830d54bdefc3ef068cd6e60431f4 Mon Sep 17 00:00:00 2001 From: Jaakko Salli Date: Fri, 3 Oct 2008 16:29:34 +0000 Subject: [PATCH] Must still delete m_cells items by explicit type (since, after all, it was not yet converted to wxVector from wxArrayPtrVoid) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/propgrid/property.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/propgrid/property.cpp b/src/propgrid/property.cpp index 29277f0568..771b46fd0b 100644 --- a/src/propgrid/property.cpp +++ b/src/propgrid/property.cpp @@ -439,7 +439,7 @@ wxPGProperty::~wxPGProperty() unsigned int i; for ( i=0; i