projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3885ccc
)
typo in the event type name
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Fri, 6 Jun 2003 15:40:15 +0000
(15:40 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Fri, 6 Jun 2003 15:40:15 +0000
(15:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20963
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
docs/latex/wx/checklst.tex
patch
|
blob
|
blame
|
history
diff --git
a/docs/latex/wx/checklst.tex
b/docs/latex/wx/checklst.tex
index c88c7c0641b665e8f7311275ea420b788b4402f3..f2a296045a4da371a42ae32e2674a50e6857c9a1 100644
(file)
--- a/
docs/latex/wx/checklst.tex
+++ b/
docs/latex/wx/checklst.tex
@@
-27,7
+27,7
@@
See \helpref{wxListBox}{wxlistbox}.
\twocolwidtha{7cm}
\begin{twocollist}\itemsep=0pt
-\twocolitem{{\bf EVT\_CHECKLISTBOX(id, func)}}{Process a wxEVT\_COMMAND\_CHECKLISTBOX\_TOGGLE event,
+\twocolitem{{\bf EVT\_CHECKLISTBOX(id, func)}}{Process a wxEVT\_COMMAND\_CHECKLISTBOX\_TOGGLE
D
event,
when an item in the check list box is checked or unchecked.}
\end{twocollist}