From 157d55a8aa6c060eb6e7d57da855c56338476a0e Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sun, 7 Dec 2003 00:15:40 +0000 Subject: [PATCH] adjusted tree view width svn path=/trunk/; revision=6876 --- reactos/subsys/system/explorer/Doxyfile-all | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reactos/subsys/system/explorer/Doxyfile-all b/reactos/subsys/system/explorer/Doxyfile-all index 993b8234c17..6b34456e82c 100644 --- a/reactos/subsys/system/explorer/Doxyfile-all +++ b/reactos/subsys/system/explorer/Doxyfile-all @@ -115,8 +115,7 @@ TOC_EXPAND = NO DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 GENERATE_TREEVIEW = YES -TREEVIEW_WIDTH = 250 -#--------------------------------------------------------------------------- +TREEVIEW_WIDTH = 240#--------------------------------------------------------------------------- # configuration options related to the LaTeX output #--------------------------------------------------------------------------- GENERATE_LATEX = NO