fixed TeX error introduced in rev 48093 (sorry)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-08-15 21:27:25 +00:00
parent 7738af5957
commit 4346581b7c

View File

@@ -5,8 +5,8 @@ This class holds information about a tooltip associated with a window
The four static methods, \helpref{wxToolTip::Enable}{wxtooltipenable},
\helpref{wxToolTip::SetDelay}{wxtooltipsetdelay}
\helpref(wxToolTip::SetAutoPop)(wxtooltipsetautopop) and
\helpref(wxToolTip::SetReshow)(wxtooltipsetreshow) can be used to globally
\helpref{wxToolTip::SetAutoPop}{wxtooltipsetautopop} and
\helpref{wxToolTip::SetReshow}{wxtooltipsetreshow} can be used to globally
alter tooltips behaviour.
\wxheading{Derived from}