Tagging 2.9.3 for the third and final time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_2_9_3@70008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -742,8 +742,6 @@ void wxDataViewRendererBase::DestroyEditControl()
|
|||||||
|
|
||||||
wxPendingDelete.Append(handler);
|
wxPendingDelete.Append(handler);
|
||||||
wxPendingDelete.Append(m_editorCtrl);
|
wxPendingDelete.Append(m_editorCtrl);
|
||||||
|
|
||||||
m_editorCtrl = NULL;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void wxDataViewRendererBase::CancelEditing()
|
void wxDataViewRendererBase::CancelEditing()
|
||||||
|
Reference in New Issue
Block a user