From: Václav Slavík Date: Mon, 17 Dec 2001 23:39:01 +0000 (+0000) Subject: present, not past sense X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/639692727bc9d61d244d0f424ace41e689f61a35 present, not past sense git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/treectrl.tex b/docs/latex/wx/treectrl.tex index 3af18623f5..a52bf932a7 100644 --- a/docs/latex/wx/treectrl.tex +++ b/docs/latex/wx/treectrl.tex @@ -35,7 +35,7 @@ to hide vertical level connectors.} \twocolitem{\windowstyle{wxTR\_FULL\_ROW\_HIGHLIGHT}}{Use this style to have the background colour and the selection highlight extend over the entire horizontal row of the tree control window. (This flag is ignored under Windows unless you -specified wxTR\_NO\_LINES as well.) } +specify wxTR\_NO\_LINES as well.) } \twocolitem{\windowstyle{wxTR\_LINES\_AT\_ROOT}}{Use this style to show lines between root nodes. Only applicable if wxTR\_HIDE\_ROOT is set and wxTR\_NO\_LINES is not set.}