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:
Robert Roebling 2008-12-23 14:57:19 +00:00
parent 4219d8b027
commit 53081fa5a4

View File

@ -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;