call Thaw() instead of DoThaw() so frozen status will be properly updated, and use...
authorPaul Cornett <paulcor@bullseye.com>
Tue, 25 Sep 2012 18:01:04 +0000 (18:01 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 25 Sep 2012 18:01:04 +0000 (18:01 +0000)
commitcec92136b4aaf0d9b779047daeb284eeca3da280
treed26b934320eba7a0e85e2484904ce70c76f5d295
parent6be306d4dc596ee59bc4ea13288120297cb9562e
call Thaw() instead of DoThaw() so frozen status will be properly updated, and use a loop in case window has been frozen more than once

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