X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6fb26ea3b3784922bd0613a5e96fda78fac684ac..a724d7892daa5a4eb5e7eb615bfbb4779730f4a6:/docs/latex/wx/helpinst.tex diff --git a/docs/latex/wx/helpinst.tex b/docs/latex/wx/helpinst.tex index c51a4017ae..050aefdd2f 100644 --- a/docs/latex/wx/helpinst.tex +++ b/docs/latex/wx/helpinst.tex @@ -13,8 +13,9 @@ when it starts, and immediately call {\bf Initialize}\rtfsp to associate a filename with it. The help viewer will only get run, however, just before the first call to display something. -Although all classes actually derive from wxHelpControllerBase, the -appropriate class is aliased to wxHelpController for each platform. +Although all help controller classes actually derive from wxHelpControllerBase and have +names of the form wxXXXHelpController, the +appropriate class is aliased to the name wxHelpController for each platform. There are currently the following help controller classes defined: