Avoid unrealizing a frozen window
authorPaul Cornett <paulcor@bullseye.com>
Fri, 28 Sep 2012 16:09:12 +0000 (16:09 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Fri, 28 Sep 2012 16:09:12 +0000 (16:09 +0000)
commit603e7f6d0ce0cb64b65f2401b0cdf0616f74e3e7
treea86edac13eefd052f71665d570d0136abcd725ab
parent97c15a53f2e0a9784c58e7d151cd4e64625aa5f1
Avoid unrealizing a frozen window
It seems to continue to prevent updates to the affected area

Fixes #13543

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