Various tidyups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4357 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-06-04 14:43:24 +00:00
parent 145d4fba64
commit 3478a12b6d
3 changed files with 127 additions and 108 deletions

View file

@ -1285,7 +1285,7 @@
if (numberOfSubStrings == 2)
{
/* select root path *.
/* select root path */
if ([[subStrings objectAtIndex: 1] length] == 0)
{
[self scrollColumnsLeftBy: [_browserColumns count]];