Added '\' before all '_' chars that were not inside VERBATIM blocks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -69,7 +69,7 @@ Returns a system colour.
|
||||
\end{twocollist}
|
||||
|
||||
\pythonnote{This static method is implemented in Python as a
|
||||
standalone function named {\tt wxSystemSettings_GetSystemColour}}
|
||||
standalone function named {\tt wxSystemSettings\_GetSystemColour}}
|
||||
|
||||
\membersection{wxSystemSettings::GetSystemFont}\label{wxsystemsettingsgetsystemfont}
|
||||
|
||||
@@ -91,7 +91,7 @@ Not available in versions of Windows earlier than Windows 95 or Windows NT 4.0.}
|
||||
\end{twocollist}
|
||||
|
||||
\pythonnote{This static method is implemented in Python as a
|
||||
standalone function named {\tt wxSystemSettings_GetSystemFont}}
|
||||
standalone function named {\tt wxSystemSettings\_GetSystemFont}}
|
||||
|
||||
\membersection{wxSystemSettings::GetSystemMetric}\label{wxsystemsettingsgetsystemmetric}
|
||||
|
||||
@@ -150,5 +150,5 @@ where it would otherwise present the information only in audible form; zero othe
|
||||
\end{twocollist}
|
||||
|
||||
\pythonnote{This static method is implemented in Python as a
|
||||
standalone function named {\tt wxSystemSettings_GetSystemMetric}}
|
||||
standalone function named {\tt wxSystemSettings\_GetSystemMetric}}
|
||||
|
||||
|
Reference in New Issue
Block a user