X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31a7f7c5eaceb18124d995e0e618823e66cefda9..0597e7f977c87d107e24bf3e95ebfa3d60efc249:/docs/latex/wx/listctrl.tex diff --git a/docs/latex/wx/listctrl.tex b/docs/latex/wx/listctrl.tex index 98942762b6..a3ef301c66 100644 --- a/docs/latex/wx/listctrl.tex +++ b/docs/latex/wx/listctrl.tex @@ -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}