From 4346581b7c6548fdef1486564787154d20a401df Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 15 Aug 2007 21:27:25 +0000 Subject: [PATCH] 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 --- docs/latex/wx/tooltip.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latex/wx/tooltip.tex b/docs/latex/wx/tooltip.tex index 2405dd04ee..f2e70d722c 100644 --- a/docs/latex/wx/tooltip.tex +++ b/docs/latex/wx/tooltip.tex @@ -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} -- 2.45.2