Moved wxWindow::SetSizeHints implementation to wxTopLevelWindow,
authorMattia Barbon <mbarbon@cpan.org>
Sun, 30 Mar 2003 19:34:51 +0000 (19:34 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 30 Mar 2003 19:34:51 +0000 (19:34 +0000)
commit66f8b9ace213e02e184460e0c1a212cacea27edd
tree6996ef4ada0596e6d11ccf1e20b75bb4d7437608
parentccb234b4d0b4f52ddb3100b55b53b32d1ea78d52
  Moved wxWindow::SetSizeHints implementation to wxTopLevelWindow,
where it belongs, verified that it works for wxDialog, too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/toplevel.h
include/wx/motif/window.h
src/motif/toplevel.cpp
src/motif/window.cpp