ExpandAll and ExpandAllChildren are in wxTreeCtrlBase now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
155ecd4c42
commit
1a51c85ff3
2 changed files with 1 additions and 22 deletions
|
|
@ -180,8 +180,6 @@ public:
|
|||
|
||||
wxTreeItemId GetNext(const wxTreeItemId& item) const;
|
||||
|
||||
void ExpandAll(const wxTreeItemId& item);
|
||||
|
||||
#if WXWIN_COMPATIBILITY_2_6
|
||||
// use EditLabel() instead
|
||||
void Edit( const wxTreeItemId& item ) { EditLabel(item); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue