mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 02:41:01 +00:00
Use Control for key equivalent.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5000 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d37ac05cdd
commit
554076c79b
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@
|
||||||
delayInterval = 0.4;
|
delayInterval = 0.4;
|
||||||
repeatInterval = 0.075;
|
repeatInterval = 0.075;
|
||||||
altContents = nil;
|
altContents = nil;
|
||||||
|
keyEquivalentModifierMask = NSControlKeyMask;
|
||||||
|
|
||||||
return self;
|
return self;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue