X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0812732316f715a480526cedcd481e7fc31a130c..085078a1c4904ae9dcf5934ea64b5fa2c568897b:/utils/wxPython/src/windows3.i?ds=sidebyside diff --git a/utils/wxPython/src/windows3.i b/utils/wxPython/src/windows3.i index c8c038a440..b5c64af864 100644 --- a/utils/wxPython/src/windows3.i +++ b/utils/wxPython/src/windows3.i @@ -176,18 +176,12 @@ public: bool LayoutMDIFrame(wxMDIParentFrame* frame, wxRect* rect = NULL); bool LayoutFrame(wxFrame* frame, wxWindow* mainWindow = NULL); + bool LayoutWindow(wxWindow* parent, wxWindow* mainWindow = NULL); }; //--------------------------------------------------------------------------- -///////////////////////////////////////////////////////////////////////////// -// -// $Log$ -// Revision 1.1 1999/01/30 07:30:16 RD -// Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc. -// -// Various cleanup, tweaks, minor additions, etc. to maintain -// compatibility with the current wxWindows. -// -// -// + + + +//---------------------------------------------------------------------------