Fixed bug: Setting property value string did not update children of composed parent...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 14 Sep 2008 16:20:48 +0000 (16:20 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 14 Sep 2008 16:20:48 +0000 (16:20 +0000)
commit8f18b25245b3a5d09ac7caa7c378408edfdd88eb
tree3fb85fe93f918983b081de8abea9025b66e88580
parent9b5d2f3faed93f89c780c2a3abb30a5f1c3a4be8
Fixed bug: Setting property value string did not update children of composed parent (ported from wxPG SVN trunk)

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