X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e7cd32b3301578fd35b7c832a53dc07263d97c3..93f467a3b4d1eda959b44cc01df34b4463383cfe:/docs/latex/wx/mouseevt.tex diff --git a/docs/latex/wx/mouseevt.tex b/docs/latex/wx/mouseevt.tex index fcef0f94cb..75cb7c3c76 100644 --- a/docs/latex/wx/mouseevt.tex +++ b/docs/latex/wx/mouseevt.tex @@ -173,10 +173,10 @@ Returns true if the identified mouse button is changing state. Valid values of {\it button} are: \begin{twocollist}\itemsep=0pt -\twocolitem{{\tt wxMOUSE\_BTN\_LEFT}{check if left button was pressed}} -\twocolitem{{\tt wxMOUSE\_BTN\_MIDDLE}{check if left button was pressed}} -\twocolitem{{\tt wxMOUSE\_BTN\_RIGHT}{check if left button was pressed}} -\twocolitem{{\tt wxMOUSE\_BTN\_ANY}{check if any button was pressed}} +\twocolitem{{\tt wxMOUSE\_BTN\_LEFT}}{check if left button was pressed} +\twocolitem{{\tt wxMOUSE\_BTN\_MIDDLE}}{check if left button was pressed} +\twocolitem{{\tt wxMOUSE\_BTN\_RIGHT}}{check if left button was pressed} +\twocolitem{{\tt wxMOUSE\_BTN\_ANY}}{check if any button was pressed} \end{twocollist} \membersection{wxMouseEvent::ButtonDClick}