]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tipprov.tex
Updated some scripts
[wxWidgets.git] / docs / latex / wx / tipprov.tex
index acee3937d981345995ab0e566ca166e7cbbb34a4..0caa5e74411defee062a40d5c52066a8aed917df 100644 (file)
@@ -39,7 +39,8 @@ Return the text of the current tip and pass to the next one. This function is
 pure virtual, it should be implemented in the derived classes.
 
 \membersection{wxTipProvider::PreprocessTip}\label{wxtipproviderpreprocesstip}
-\funct{virtual wxString}{PreProcessTip}{\param{const wxString\&} {tip}}
+
+\func{virtual wxString}{PreProcessTip}{\param{const wxString\&}{tip}}
 
 Returns a modified tip. This function will be called immediately after read,
 and before being check whether it is a comment, an empty string or a string 
@@ -59,3 +60,4 @@ The program usually remembers the value returned by this function after calling
 \helpref{wxShowTip}{wxshowtip}. Note that it is not the same as the value which
 was passed to wxShowTip $+ 1$ because the user might have pressed the "Next"
 button in the tip dialog.
+