mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4442 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cbab6b83ae
commit
bd2f314275
1 changed files with 4 additions and 1 deletions
|
@ -291,12 +291,15 @@
|
|||
return nil;
|
||||
}
|
||||
|
||||
/*
|
||||
- (NSView*) hitTest: (NSPoint)aPoint
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
- (BOOL) mouse: (NSPoint)aPoint inRect: (NSRect)aRect
|
||||
{
|
||||
}
|
||||
*/
|
||||
|
||||
// Coding.
|
||||
|
||||
|
|
Loading…
Reference in a new issue