Allow wxPropertyGridInterface::EnableProperty() to work even if property->GetGrid...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 4 Jan 2010 16:07:47 +0000 (16:07 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 4 Jan 2010 16:07:47 +0000 (16:07 +0000)
commit7f344b3b80a1873d49937c2865f6b01ac76981bd
treed7cb94b9b752d39d339e3f30c5d54fac05622ee3
parent4b621e4ce48e0776fedaf08c927d161257b25222
Allow wxPropertyGridInterface::EnableProperty() to work even if property->GetGrid() returns NULL.

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