]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/windows3.i
Made SetType public to match MSW.
[wxWidgets.git] / utils / wxPython / src / windows3.i
index c8c038a4402af444cae1e083b930f5439470f7b6..b5c64af86412ec89900a3711882ba4831e205436 100644 (file)
@@ -176,18 +176,12 @@ public:
 
     bool LayoutMDIFrame(wxMDIParentFrame* frame, wxRect* rect = NULL);
     bool LayoutFrame(wxFrame* frame, wxWindow* mainWindow = NULL);
 
     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.
-//
-//
-//
+
+
+
+//---------------------------------------------------------------------------