No changes, just fix some typos in comments.
Closes #14494. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -229,7 +229,7 @@ public:
|
||||
return true;
|
||||
}
|
||||
|
||||
// define hierachy
|
||||
// define hierarchy
|
||||
virtual wxDataViewItem GetParent( const wxDataViewItem &item ) const = 0;
|
||||
virtual bool IsContainer( const wxDataViewItem &item ) const = 0;
|
||||
// Is the container just a header or an item with all columns
|
||||
|
Reference in New Issue
Block a user