wxWidgets/interface/wx/propgrid
Jaakko Salli 17e3ad2ae1 Minor clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-29 15:49:09 +00:00
..
editors.h Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer using PG specific class macros in its sample), other editors.h interface fixes 2008-09-27 14:03:10 +00:00
manager.h Removed wxPropertyGridManager::GetChildrentCount() member functions - now use page->GetRoot()->GetChildCount() and such 2008-09-25 17:23:54 +00:00
property.h Minor clarification 2008-09-29 15:49:09 +00:00
propgrid.h wxPropertyGridInterface docs cleanup and fixes, removed some rarely needed member functions with simple workarounds 2008-09-27 15:09:33 +00:00
propgridiface.h wxPropertyGridInterface docs cleanup and fixes, removed some rarely needed member functions with simple workarounds 2008-09-27 15:09:33 +00:00
propgridpagestate.h