wxDataViewCtrl::IsExpanded should work now under OS X, as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4219d8b027
commit
53081fa5a4
@ -955,8 +955,6 @@ public:
|
||||
|
||||
/**
|
||||
Return @true if the item is expanded.
|
||||
|
||||
Currently not supported by OS X.
|
||||
*/
|
||||
virtual bool IsExpanded(const wxDataViewItem& item) const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user