X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3b9f782ef3949f583e8ac53795d36787f044fc3..ae901b234c4a0aa7c1777b3bd181dd7f8517ad21:/src/motif/frame.cpp diff --git a/src/motif/frame.cpp b/src/motif/frame.cpp index aa9c013680..c32ec0a0f4 100644 --- a/src/motif/frame.cpp +++ b/src/motif/frame.cpp @@ -253,7 +253,7 @@ bool wxFrame::XmDoCreateTLW(wxWindow* WXUNUSED(parent), wxFrame::~wxFrame() { - m_isBeingDeleted = true; + SendDestroyEvent(); if (m_clientArea) {