mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 23:30:48 +00:00
.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4187 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7d51bd9177
commit
a62024735b
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ id _nsbuttonCellClass = nil;
|
||||||
//
|
//
|
||||||
- (BOOL) acceptsFirstResponder
|
- (BOOL) acceptsFirstResponder
|
||||||
{
|
{
|
||||||
return [cell acceptsFirstResponder] || ([self keyEquivalent] != nil);
|
return [cell acceptsFirstResponder] || ([self keyEquivalent] != nil);
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void) keyDown: (NSEvent*)theEvent
|
- (void) keyDown: (NSEvent*)theEvent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue