]> git.saurik.com Git - wxWidgets.git/commit
Removed wxPropertyGridManager::GetChildrentCount() member functions - now use page...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 25 Sep 2008 17:23:54 +0000 (17:23 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 25 Sep 2008 17:23:54 +0000 (17:23 +0000)
commit5a8009d2f1bdd80865e7f26dd6be90cd7307116e
tree35bb0749add95e2321ecf8aa26ee3dd531dcc3e6
parent9288df34010ff5dfab0e618081945e6729e2ebf6
Removed wxPropertyGridManager::GetChildrentCount() member functions - now use page->GetRoot()->GetChildCount() and such

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