Fixed the wxX11 crash bug on opening a dialog that has a parent,
authorJulian Smart <julian@anthemion.co.uk>
Thu, 3 Apr 2003 10:20:46 +0000 (10:20 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 3 Apr 2003 10:20:46 +0000 (10:20 +0000)
commit333a6456b96c38d0d7d1976d94bb2cc255850da1
treee1bc986e0fe4b13fb76c36e1be037675cfedc285
parent695c21b11876abafeb68195e34f9f55816f92949
Fixed the wxX11 crash bug on opening a dialog that has a parent,
by only refreshing subwindows that are not top level windows.

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