Remove trailing spaces
This commit is contained in:
parent
c0f3587a7c
commit
2b8f20c89f
36 changed files with 771 additions and 771 deletions
|
@ -48,7 +48,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)sendEvent:(NSEvent *)anEvent
|
-(void)sendEvent:(NSEvent *)anEvent
|
||||||
{
|
{
|
||||||
if ([anEvent type] == NSKeyUp) {
|
if ([anEvent type] == NSKeyUp) {
|
||||||
[[[self mainWindow] firstResponder] tryToPerform:@selector(keyUp:)
|
[[[self mainWindow] firstResponder] tryToPerform:@selector(keyUp:)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue