Added destructor to fix crash on Mac due to focus event causing
authorJulian Smart <julian@anthemion.co.uk>
Sat, 16 Apr 2005 11:07:30 +0000 (11:07 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 16 Apr 2005 11:07:30 +0000 (11:07 +0000)
commita9d13e15646f980ad5f2f90b98f090e23bd7a56d
tree05562a06a565990f125652ac0b644f0013a2e2f5
parentcaad76379f4870e2dd26e810270ab9e03302af65
Added destructor to fix crash on Mac due to focus event causing
text control to be accessed while being deleted

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/datectrl.h
src/generic/datectlg.cpp