Bo's patch for generic code, more sorting code, WIP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -372,6 +372,8 @@ wxDataViewCtrlBase::wxDataViewCtrlBase()
|
||||
m_model = NULL;
|
||||
m_cols.DeleteContents( true );
|
||||
m_eventNotifier = NULL;
|
||||
m_expander_column = 0;
|
||||
m_indent = 8;
|
||||
}
|
||||
|
||||
wxDataViewCtrlBase::~wxDataViewCtrlBase()
|
||||
|
||||
Reference in New Issue
Block a user