Fix code styling problems

This commit is contained in:
Cheng Zhao 2016-05-05 12:26:23 +09:00
parent 3f2a25d07c
commit 7268f434b2
9 changed files with 51 additions and 36 deletions

View file

@ -21,7 +21,6 @@
- (void)setHandlingSendEvent:(BOOL)handlingSendEvent;
- (NSUserActivity*)getCurrentActivity;
- (void)setCurrentActivity:(NSUserActivity*)userActivity;
@end