]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tooltip.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / tooltip.tex
index 2405dd04eef2063ef9223053a5bc7ede76632c5a..f2e70d722c22608a34e822c20837f5444a623ca9 100644 (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}