Fixed bug: wxPGProperty::OnEvent() was never called if primary editor window was...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 25 Sep 2008 15:59:49 +0000 (15:59 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 25 Sep 2008 15:59:49 +0000 (15:59 +0000)
commit7de050ad3ffd48483ce1666af2925232f237c101
treed28b1d34ca0b11e680642f746989df9c3e9afc90
parentaadca0d5ac8450b0549582ad0af6b8f709e00c56
Fixed bug: wxPGProperty::OnEvent() was never called if primary editor window was NULL (as could be if limited editing was used)

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