]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/checkbox.tex
Applied [ 827604 ] missing method for wxCalendarEvent
[wxWidgets.git] / docs / latex / wx / checkbox.tex
index a47d108e16c13882c253ddd1682487d62031eb0f..b682c8fb731d637354b6353d109be6dc0a96b6a5 100644 (file)
@@ -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.