mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 17:52:42 +00:00
Remove comment
This commit is contained in:
parent
30f1483ded
commit
b9ac34ad0a
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ typedef NSString* NSTextInputSourceIdentifier;
|
|||
- (void) setAccessGlyphInfo: (BOOL)flag;
|
||||
|
||||
- (NSArray *) allowedInputSourceLocales;
|
||||
- (void) setAllowedInputSourceLocales: (NSArray *)locales; // copy;
|
||||
|
||||
- (void) setAllowedInputSourceLocales: (NSArray *)locales;
|
||||
|
||||
- (void) activate;
|
||||
- (void) deactivate;
|
||||
|
||||
|
|
Loading…
Reference in a new issue