Overrode wxMDIChildFrame's DoSetSize to not misplace
authorRobert Roebling <robert@roebling.de>
Sun, 2 Jun 2002 14:24:29 +0000 (14:24 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 2 Jun 2002 14:24:29 +0000 (14:24 +0000)
commitac0c857aaa9b48724ed973a3fd28cdf7afaee530
treef7eb75241c00c881644209c2bc987f02b392cf75
parent2dde25b981e85696eafaf101ce57f40bab2bb91e
  Overrode wxMDIChildFrame's DoSetSize to not misplace
    the window when it was using wxFrame's method.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/mdi.h
include/wx/gtk1/mdi.h
src/gtk/mdi.cpp
src/gtk1/mdi.cpp