]> git.saurik.com Git - wxWidgets.git/commit - include/wx/app.h
use (new) safer GetTraitsIfExists() in wxMutexGuiEnter/Leave() to avoid crashing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Jul 2008 01:35:00 +0000 (01:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Jul 2008 01:35:00 +0000 (01:35 +0000)
commit96b2cbe8b39292fed91654ff0d1f4b1c16561acb
treec2fbd50eb820edeec9a21fdfef119f7df39772a4
parent4010aae119296f675b2bd48c38f795712ce41bec
use (new) safer GetTraitsIfExists() in wxMutexGuiEnter/Leave() to avoid crashing on exit of wxGTK1 applications putting anything on clipboard (and maybe other cases)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/app.h
src/common/appbase.cpp