Moved property unattachment code from wxPropertyGridInterface::RemoveProperty() to...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 4 Mar 2010 15:09:15 +0000 (15:09 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 4 Mar 2010 15:09:15 +0000 (15:09 +0000)
commit2ac06991a797c3a97e47f1f1f3ca313e17c78a10
tree47aaac15ca593192f048fce32eead4911b6512b1
parentf7d32bb716ba2191d52cbf3ada5b3ff72103dfea
Moved property unattachment code from wxPropertyGridInterface::RemoveProperty() to wxPropertyGridPageState::DoDelete() - fixes deferred removal issue

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/propgrid/propgridiface.cpp
src/propgrid/propgridpagestate.cpp