]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/splitter.h
Trying to hide evidence of my negative programming skills...
[wxWidgets.git] / include / wx / generic / splitter.h
index ff65670f54c3922b866707d2bfa059e8e915f2be..09fa572b011ccf7245ed24b24a6f57859d05c2ca 100644 (file)
@@ -69,7 +69,7 @@ public:
     wxSplitterWindow(wxWindow *parent, wxWindowID id = -1,
                      const wxPoint& pos = wxDefaultPosition,
                      const wxSize& size = wxDefaultSize,
-                     long style = wxSP_3D|wxCLIP_CHILDREN,
+                     long style = wxSP_3D,
                      const wxString& name = "splitter")
     {
         Init();
@@ -81,7 +81,7 @@ public:
     bool Create(wxWindow *parent, wxWindowID id = -1,
                      const wxPoint& pos = wxDefaultPosition,
                      const wxSize& size = wxDefaultSize,
-                     long style = wxSP_3D|wxCLIP_CHILDREN,
+                     long style = wxSP_3D,
                      const wxString& name = "splitter");
 
     // Gets the only or left/top pane