delete m_idleMutex later to avoid crashes if any windows are still left when the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 00:15:53 +0000 (00:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 00:15:53 +0000 (00:15 +0000)
commitc114eb7a9fe8da830622db4e9be301e53734218d
treef1a49f250bcac414aa897d38c669cdedab472575
parent541ea80f0ec8a1250981bfaa3452f370e5c42c3b
delete m_idleMutex later to avoid crashes if any windows are still left when the application exits

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