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:
@@ -955,8 +955,6 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
Return @true if the item is expanded.
|
Return @true if the item is expanded.
|
||||||
|
|
||||||
Currently not supported by OS X.
|
|
||||||
*/
|
*/
|
||||||
virtual bool IsExpanded(const wxDataViewItem& item) const;
|
virtual bool IsExpanded(const wxDataViewItem& item) const;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user