remove SetBackgroundStyle call from OnInternalIdle, it should be done from realize...
authorPaul Cornett <paulcor@bullseye.com>
Thu, 22 Dec 2011 18:21:41 +0000 (18:21 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 22 Dec 2011 18:21:41 +0000 (18:21 +0000)
commit6041f69ca7bbb7c39e4ba64e407bc3ac39e3687f
treece48308ac0a30fc0b72f860f2af392ee7647661d
parente718eb9840a4d4bc5804d44a1ec03a0e6419ccf2
remove SetBackgroundStyle call from OnInternalIdle, it should be done from realize handler, closes #13799

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