don't crash if m_widget == NULL in OnInternalIdle()
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 18:44:51 +0000 (18:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 18:44:51 +0000 (18:44 +0000)
commitb3d006af0fca9ba3679f092016cf149c9f6fd06c
tree67888af72c38bce60480a80aff22af1a11d9ab54
parenta10a31ce56895c2cb1e2f5589a52494562c3b16f
don't crash if m_widget == NULL in OnInternalIdle()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp
src/gtk1/window.cpp