don't crash in SetBackgroundStyle() if the window is not realized
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 19:36:02 +0000 (19:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 19:36:02 +0000 (19:36 +0000)
commit788f963310416aebe5bad900b29f07ca2f327d21
treee709df64587256aac9816a77b666c452b1163b36
parent1c871fe2a4c1dc5bb1f5b392a4c4759779b337b7
don't crash in SetBackgroundStyle() if the window is not realized

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