Also reset DatePicker property editor's global pointer (fixes #11787)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -449,6 +449,7 @@ WX_PG_IMPLEMENT_INTERNAL_EDITOR_CLASS(DatePickerCtrl,
|
||||
|
||||
wxPGDatePickerCtrlEditor::~wxPGDatePickerCtrlEditor()
|
||||
{
|
||||
wxPG_EDITOR(DatePickerCtrl) = NULL;
|
||||
}
|
||||
|
||||
wxPGWindowList wxPGDatePickerCtrlEditor::CreateControls( wxPropertyGrid* propgrid,
|
||||
|
Reference in New Issue
Block a user