Small changes for Localization

This commit is contained in:
michael starke
2013-06-09 18:46:20 +02:00
parent 90d1c0da44
commit 33277723b6
8 changed files with 24 additions and 21 deletions

View File

@@ -25,6 +25,9 @@
}
#pragma mark Responder Chain
- (NSResponder *)reconmendedFirstResponder {
return nil; // override
}
- (BOOL)becomeFirstResponder {
NSLog(@"%@: about to become firt responder.", [self class]);