Don't emit bogus size events if a child window
authorRobert Roebling <robert@roebling.de>
Mon, 21 Aug 2006 23:13:42 +0000 (23:13 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 21 Aug 2006 23:13:42 +0000 (23:13 +0000)
commit89579a60d7ba7da32777647ad7647af69ec4e687
treefd6fcfca1f5d14ab042cf11452674da868b0c3b2
parent4f708f05dc367fbd7102196add1843db538ac49c
  Don't emit bogus size events if a child window
    is inserted into a frame or dialog.
  I don't know why I wrote that non-sense back
    then, but wxMSW doesn't do it either.

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