Must clear property selection in wxPGProperty::SetChoices() or risk a crash
authorJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 26 Feb 2010 15:45:30 +0000 (15:45 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 26 Feb 2010 15:45:30 +0000 (15:45 +0000)
commit26b22ae371c4ba3cfc35deb0f72b4288081b54fd
tree3efbc034b7bcaeceac723a8fc7392fd4cbe2166f
parent9573840bcf042dda2d273d5c8f3c2bda27e89d01
Must clear property selection in wxPGProperty::SetChoices() or risk a crash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/property.h
interface/wx/propgrid/property.h
src/propgrid/property.cpp