From: Vadim Zeitlin Date: Mon, 18 Aug 2008 11:51:53 +0000 (+0000) Subject: don't terminate the event loop in EndModal() if it was already terminated because... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bfafa6288ffea13f3653610de52ebe5cb609f468?hp=bfafa6288ffea13f3653610de52ebe5cb609f468 don't terminate the event loop in EndModal() if it was already terminated because of an exception thrown inside it (#9838) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---