]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_sashwin.i
Merge recent wxPython changes from 2.8 branch to HEAD
[wxWidgets.git] / wxPython / src / _sashwin.i
index a38c88ea688894edeb8521ff3e58c482941ec61a..6aaa5ecaf8f1d16f5c33b4ac0424a50ea2cf870f 100644 (file)
@@ -76,11 +76,11 @@ public:
     // Get whether there's a sash in this position
     bool GetSashVisible(wxSashEdgePosition edge) const;
 
-    // Set whether there's a border in this position
-    void SetSashBorder(wxSashEdgePosition edge, bool border);
+//     // Set whether there's a border in this position
+//     void SetSashBorder(wxSashEdgePosition edge, bool border);
 
-    // Get whether there's a border in this position
-    bool HasBorder(wxSashEdgePosition edge) const;
+//     // Get whether there's a border in this position
+//     bool HasBorder(wxSashEdgePosition edge) const;
 
     // Get border size
     int GetEdgeMargin(wxSashEdgePosition edge) const;