From f6ed38239c20927281363f3828323e05b4917c0e Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 16 Mar 2002 19:35:15 +0000 Subject: [PATCH] applied wxTR_HIDE_ROOT patch for wxMSW git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/treectrl.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/treectrl.tex b/docs/latex/wx/treectrl.tex index 76b0f77a5f..4ced4a1ea6 100644 --- a/docs/latex/wx/treectrl.tex +++ b/docs/latex/wx/treectrl.tex @@ -42,7 +42,7 @@ Only applicable if wxTR\_HIDE\_ROOT is set and wxTR\_NO\_LINES is not set.} \twocolitem{\windowstyle{wxTR\_HIDE\_ROOT}}{Use this style to suppress the display of the root node, effectively causing the first-level nodes -to appear as a series of root nodes. Generic only.} +to appear as a series of root nodes.} \twocolitem{\windowstyle{wxTR\_ROW\_LINES}}{Use this style to draw a contrasting border between displayed rows.} \twocolitem{\windowstyle{wxTR\_HAS\_VARIABLE\_ROW\_HEIGHT}}{Use this style -- 2.47.2