X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8941fa8806ad22825b13367a0b48f889f177fe90..792626ca3da21ce4c64c56376e3702b0355fde72:/docs/latex/wx/checkbox.tex diff --git a/docs/latex/wx/checkbox.tex b/docs/latex/wx/checkbox.tex index a47d108e16..b682c8fb73 100644 --- a/docs/latex/wx/checkbox.tex +++ b/docs/latex/wx/checkbox.tex @@ -146,7 +146,7 @@ This is just a maybe more readable synonym for \membersection{wxCheckBox::SetValue}\label{wxcheckboxsetvalue} -\func{void}{SetValue}{\param{const bool}{ state}} +\func{void}{SetValue}{\param{bool}{ state}} Sets the checkbox to the given state. This does not cause a wxEVT\_COMMAND\_CHECKBOX\_CLICKED event to get emitted.