X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..03cf4aa61da039f4331bfc788cc07850a50a0df5:/docs/latex/wx/wizevt.tex diff --git a/docs/latex/wx/wizevt.tex b/docs/latex/wx/wizevt.tex index 6432e73094..ebbbb0a734 100644 --- a/docs/latex/wx/wizevt.tex +++ b/docs/latex/wx/wizevt.tex @@ -26,6 +26,10 @@ if not processed there, goes up the window hierarchy as usual. +\wxheading{Library} + +\helpref{wxAdv}{librarieslist} + \wxheading{Event table macros} To process input from a wizard dialog, use these event handler macros to @@ -41,7 +45,7 @@ changed (this event can be vetoed).} the wizard (this event may also be vetoed).} \twocolitem{{\bf EVT\_WIZARD\_HELP(id, func)}}{The wizard help button was pressed.} \twocolitem{{\bf EVT\_WIZARD\_FINISHED(id, func)}}{The wizard finished button was pressed.} -\end{twocollist}% +\end{twocollist} \wxheading{See also}