]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listctrl.tex
use base 10 by default in wxString::To[U]Long
[wxWidgets.git] / docs / latex / wx / listctrl.tex
index 32fe36b1a88925be12695cb96c5ef642a697ae86..ce63aa66bea979521e7456cfa026abfd7ed5910a 100644 (file)
@@ -474,7 +474,7 @@ this method. The first value is the item id and the second is the
 flags value mentioned above.}
 
 \perlnote{In wxPerl this method only takes the {\bf point} parameter
-  and returns a 2-element list ( item, flags ).}
+  and returns a 2-element list {\tt ( item, flags )}.}
 
 \membersection{wxListCtrl::InsertColumn}\label{wxlistctrlinsertcolumn}