Removed GetExpandedProperties() (used to act as poor man's GetEditableState())

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2008-10-06 15:24:05 +00:00
parent de0037976c
commit 75b6c4ce92
3 changed files with 0 additions and 81 deletions

View File

@@ -157,11 +157,6 @@ public:
*/
bool ExpandAll( bool expand = true );
/**
Returns list of expanded properties.
*/
wxArrayPGProperty GetExpandedProperties() const;
/**
Returns id of first child of given property.