X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e676441ff41b4d80cc1587691a359165b518fbc4..a84ece11fffdde5d1bbd254ba58ac3cee79c2e77:/docs/latex/wx/xmlres.tex diff --git a/docs/latex/wx/xmlres.tex b/docs/latex/wx/xmlres.tex index b17eb5aa90..c243223014 100644 --- a/docs/latex/wx/xmlres.tex +++ b/docs/latex/wx/xmlres.tex @@ -126,7 +126,7 @@ Returns flags, which may be a bitlist of wxXRC\_USE\_LOCALE and wxXRC\_NO\_SUBCL \constfunc{long}{GetVersion}{\void} -Returns version information (a.b.c.d = d+ 256*c + 256\verb|^|2*b + 256\verb|^|3*a). +Returns version information (a.b.c.d = d+ 256*c + 256\tt{^}2*b + 256\tt{^}3*a). \membersection{wxXmlResource::GetXRCID}\label{wxxmlresourcegetxmlid} @@ -134,7 +134,7 @@ Returns version information (a.b.c.d = d+ 256*c + 256\verb|^|2*b + 256\verb|^|3* Returns a numeric ID that is equivalent to the string ID used in an XML resource. To be used in event tables. -The macro \verb$XRCID(name)$ is provided for convenience. +The macro {\tt XRCID(name)} is provided for convenience. \membersection{wxXmlResource::InitAllHandlers}\label{wxxmlresourceinitallhandlers}