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 Frith-MacDonald 1999-06-04 14:43:24 +00:00
parent 82ae2d2b76
commit 3cfafe1499
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]];