X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/913c8465115f5cece00947c402947326b90791f6..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/category.tex diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index 5607a41c74..edf7a2dc9e 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -387,7 +387,8 @@ Please see the \helpref{wxLog overview}{wxlogoverview} for more details. \twocolitem{\helpref{wxLogGui}{wxloggui}}{Default log target for GUI programs} \twocolitem{\helpref{wxLogNull}{wxlognull}}{Temporarily suppress message logging} \twocolitem{\helpref{wxLogChain}{wxlogchain}}{Allows to chain two log targets} -\twocolitem{\helpref{wxLogPassThrough}{wxlogpassthrough}}{Allows to filter the log messages} +\twocolitem{\helpref{wxLogInterposer}{wxloginterposer}}{Allows to filter the log messages} +\twocolitem{\helpref{wxLogInterposerTemp}{wxloginterposertemp}}{Allows to filter the log messages} \twocolitem{\helpref{wxStreamToTextRedirector}{wxstreamtotextredirector}}{Allows to redirect output sent to {\tt cout} to a \helpref{wxTextCtrl}{wxtextctrl}} \twocolitem{\helpref{Log functions}{logfunctions}}{Error and warning logging functions} @@ -647,7 +648,7 @@ used internally by the HTML classes. \begin{twocollist}\itemsep=0pt \twocolitem{\helpref{wxXmlDocument}{wxxmldocument}}{A class to parse XML files.} \twocolitem{\helpref{wxXmlNode}{wxxmlnode}}{A class which represents XML nodes.} -\twocolitem{\helpref{wxXmlProperty}{wxxmlproperty}}{A class which represents XML properties.} +\twocolitem{\helpref{wxXmlAttribute}{wxxmlattribute}}{A class which represents XML properties.} \end{twocollist} {\large {\bf XML-based resource system classes}}