added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() to version-script and use wxABI checks for them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
*wxListCtrl*OnRightDown*;
|
||||
*wxListCtrl*OnMiddleDown*;
|
||||
*wxListCtrl*FireMouseEvent*;
|
||||
# wxTreeCtrl::CollapseAll[Children]() and IsEmpty
|
||||
*wxTreeCtrl*CollapseAll*;
|
||||
*wxTreeCtrl*IsEmpty*;
|
||||
};
|
||||
|
||||
# symbols available since the beginning of this branch are only given
|
||||
|
Reference in New Issue
Block a user