]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/idmanager.tex
no changes, just come cleanup and more comments
[wxWidgets.git] / docs / latex / wx / idmanager.tex
index 5d45630fd36b2792950b3615b993b25c49eec8a2..9b73020185ace61411ac765dafd37d5bf11ea0ba 100644 (file)
@@ -42,7 +42,7 @@ need to be unreserved.
 
 \wxheading{Return value}
 
-The value of the first ID in the sequence, or wxID_NONE.
+The value of the first ID in the sequence, or \texttt{wxID\_NONE}.
 
 \membersection{wxIdManager::UnreserveControlId}\label{wxidmanagerunreservecontrolid}
 
@@ -61,4 +61,4 @@ that have NOT been assigned to a \helpref{wxWindowIDRef}{windowidsoverview}
 
 \wxheading{Return value}
 
-The value of the first ID in the sequence, or wxID_NONE.
+The value of the first ID in the sequence, or \texttt{wxID\_NONE}.