]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treeevt.tex
added unit tests for wxStringStreams
[wxWidgets.git] / docs / latex / wx / treeevt.tex
index eb4aadce57d35be2e199426f272cb96ffca3bda3..be56016df647de4d1543788a85c5e3e97926bb4a 100644 (file)
@@ -42,7 +42,7 @@ functions that take a wxTreeEvent argument.
 \twocolitem{{\bf EVT\_TREE\_KEY\_DOWN(id, func)}}{A key has been pressed.}
 \twocolitem{{\bf EVT\_TREE\_ITEM\_GETTOOLTIP(id, func)}}{The opportunity to set the item tooltip
 is being given to the application (call wxTreeEvent::SetToolTip). Windows only.}
-\end{twocollist}%
+\end{twocollist}
 
 \wxheading{See also}