]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sashwin.tex
Some .tex tweaks; pngdemo fix.
[wxWidgets.git] / docs / latex / wx / sashwin.tex
index 0956e0ea118447929e23b2d21ddeb8ce3c5af305..9094aeb7295961353ba315d67f980b3cb731b702 100644 (file)
@@ -182,9 +182,6 @@ Call this function to make a sash visible or invisible on a particular edge.
 
 \helpref{wxSashWindow::GetSashVisible}{wxsashwindowgetsashvisible}
 
-    // Set whether there's a border in this position
-    inline void SetSashBorder(wxSashEdgePosition edge, bool border) { m_sashes[edge].m_border = border; }
-
 \membersection{wxSashWindow::SetSashBorder}\label{wxsashwindowsetsashborder}
 
 \func{void}{SetSashBorder}{\param{wxSashEdgePosition }{edge}, \param{bool}{ hasBorder}}