do allow calling Hide() on the window before it is created
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 May 2009 13:16:53 +0000 (13:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 May 2009 13:16:53 +0000 (13:16 +0000)
commit3cc570448587520419caf27f2ea2414be372eb89
tree5518114a1d3b9de9b3da35fd6267309ad361f621
parent09e02fc7a27f609813bffd2f882400579ade86bc
do allow calling Hide() on the window before it is created

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