]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/winuniv.cpp
reset the tooltip text before changing it, this apparently prevents a spurious redraw...
[wxWidgets.git] / src / univ / winuniv.cpp
index f623137eea92fe5d9c21a15b2bde49b4c91192ad..41b166cc4d8032e0d1537e58d532b9c6d39bf734 100644 (file)
@@ -224,7 +224,7 @@ bool wxWindow::Create(wxWindow *parent,
 
 wxWindow::~wxWindow()
 {
-    m_isBeingDeleted = true;
+    SendDestroyEvent();
 
 #if wxUSE_SCROLLBAR
     // clear pointers to scrollbar before deleting the children: they are