]> git.saurik.com Git - wxWidgets.git/commit
Always call OnSetValue() for a property when values are being set for its children...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 24 May 2010 13:09:36 +0000 (13:09 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 24 May 2010 13:09:36 +0000 (13:09 +0000)
commitace9bc269743dba4a1125f32778c7eab58b388b1
treeaf66836d9a0d780a6160464d20aee9b8640a53d3
parent4090fe84c47112e59b7a3e88bc805c781ee4d10d
Always call OnSetValue() for a property when values are being set for its children (fixes #12085)

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