LaTeX fix to last commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-10-10 13:46:18 +00:00
parent b18a7b1116
commit 2c31c8492d

View File

@ -236,7 +236,7 @@ the user-generated events. The only {\bf exceptions} to this rule are:
\twocolitem{\helpref{wxTreeCtrl::Delete}{wxtreectrldelete}}{No event-free alternatives}
\twocolitem{\helpref{wxTreeCtrl::DeleteAllItems}{wxtreectrldeleteallitems}}{No event-free alternatives}
\twocolitem{\helpref{wxTreeCtrl::EditLabel}{wxtreectrleditlabel}}{No event-free alternatives}
\twocolitem{All \helpref{wxTextCtrl}{wxtextctrl} methods}
\twocolitem{All \helpref{wxTextCtrl}{wxtextctrl} methods}\
{\helpref{wxTextCtrl::ChangeValue}{wxtextctrlchangevalue} can be used instead
of \helpref{wxTextCtrl::SetValue}{wxtextctrlsetvalue} but the other functions,
such as \helpref{Replace}{wxtextctrlreplace} or \helpref{WriteText}{wxtextctrlwritetext}