Fixed bug: wxPropertyGridInterface::SetPropertyReadOnly() with wxPG_DONT_RECURSE...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sat, 2 May 2009 07:41:21 +0000 (07:41 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sat, 2 May 2009 07:41:21 +0000 (07:41 +0000)
commitd58526d55433162cef8ad2ed7f422689862c3019
treee1197aee99ac13aef85c5df2bf377cd12fd84b45
parentc5c1ea964817e562d1c4b0d89b3937fce28c3f10
Fixed bug: wxPropertyGridInterface::SetPropertyReadOnly() with wxPG_DONT_RECURSE flag didn't do anything

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