mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 03:00:47 +00:00
Removed gcc 4.02 compiler warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21846 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b6da6cd684
commit
0a310d0b60
10 changed files with 54 additions and 30 deletions
|
@ -133,8 +133,8 @@
|
|||
}
|
||||
+ (NSInputManager *) currentInputManager;
|
||||
|
||||
- (id) initWithName: (NSString *)inputServerName
|
||||
host: (NSString *)hostName;
|
||||
- (NSInputManager *) initWithName: (NSString *)inputServerName
|
||||
host: (NSString *)hostName;
|
||||
|
||||
- (BOOL) handleMouseEvent: (NSEvent *)theMouseEvent;
|
||||
- (void) handleKeyboardEvents: (NSArray *)eventArray
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue