]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/pen.tex
fixed tree item size calculation (patch 922454, partially)
[wxWidgets.git] / docs / latex / wx / pen.tex
index 04dfafb1bf67e5f30cdc1e072cfd712d81ba9711..1c019dc62a4c29d19623afeb896a8d11c0f9881e 100644 (file)
@@ -275,7 +275,7 @@ function is called with a NULL array.
 
 \membersection{wxPen::SetJoin}\label{wxpensetjoin}
 
-\func{void}{SetJoin}{\param{int}{join\_style}}
+\func{void}{SetJoin}{\param{int }{join\_style}}
 
 Sets the pen join style, which may be one of {\bf wxJOIN\_BEVEL}, {\bf wxJOIN\_ROUND} and
 \rtfsp{\bf wxJOIN\_MITER}. The default is {\bf wxJOIN\_ROUND}.