]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listctrl.tex
add support for resources forks in wxCopyFile() (modified patch 1620336)
[wxWidgets.git] / 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}