Fixed keyboard navigation with TAB

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10188 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-16 11:05:16 +00:00
parent 409c03f71b
commit 49c22025ea

View file

@ -2436,6 +2436,7 @@ static float scrollerWidth; // == [NSScroller scrollerWidth]
[_window selectKeyViewFollowingView: self];
}
}
return;
break;
}
}