diff --git a/docs/latex/wx/scrolbar.tex b/docs/latex/wx/scrolbar.tex index fc07f50877..b6de3b5461 100644 --- a/docs/latex/wx/scrolbar.tex +++ b/docs/latex/wx/scrolbar.tex @@ -226,7 +226,7 @@ Sets the position of the scrollbar. \func{virtual void}{SetScrollbar}{\param{int }{position},\rtfsp \param{int }{thumbSize}, \param{int }{range},\rtfsp \param{int }{pageSize},\rtfsp -\param{const bool }{refresh = true}} +\param{bool }{refresh = true}} Sets the scrollbar properties.