diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index 14c2493d7d..5962b4b353 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -149,6 +149,8 @@ void wxWindowBase::InitBase() m_hasBgCol = m_hasFgCol = m_hasFont = FALSE; + + m_isBeingDeleted = FALSE; // no style bits m_exStyle =