]> git.saurik.com Git - wxWidgets.git/commitdiff
more unescaped underscores
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Jan 2007 14:49:41 +0000 (14:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Jan 2007 14:49:41 +0000 (14:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/listctrl.tex

index 98942762b6728cd13fd1e1d6764d4e5b32068608..a3ef301c6696edd2bcd9c78623428456e6c76d03 100644 (file)
@@ -40,8 +40,9 @@ in \helpref{wxListEvent}{wxlistevent}.
 
 {\bf Mac Note:} Starting with 2.8, wxListCtrl uses a native implementation for 
 report mode, and uses a generic implementation for other modes. You can use the
-generic implementation for report mode as well by setting the 
-mac.listctrl.always_use_generic \helpref{wxSystemOption}{wxsystemoptions} to 1.
+generic implementation for report mode as well by setting the
+mac.listctrl.always\_use\_generic \helpref{wxSystemOption}{wxsystemoptions} to
+1.
 
 \wxheading{Derived from}