X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/523050b607cfb5e6f9dfcb1544eb4f49ec1978cd..bf7945cef10c0844a32e95695c544d829da9293a:/docs/latex/wx/statline.tex?ds=inline diff --git a/docs/latex/wx/statline.tex b/docs/latex/wx/statline.tex index 40e0d981bc..93f62a82ae 100644 --- a/docs/latex/wx/statline.tex +++ b/docs/latex/wx/statline.tex @@ -61,7 +61,7 @@ whether the line if horizontal or vertical) is ignored.} \membersection{wxStaticLine::Create}\label{wxstaticlinecreate} -\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxString\& }{label},\rtfsp +\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id},\rtfsp \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp \param{long}{ style = 0}, \param{const wxString\& }{name = ``staticLine"}}