git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4442 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Michael Silva 1999-06-21 02:16:37 +00:00
parent cbab6b83ae
commit bd2f314275

View file

@ -291,12 +291,15 @@
return nil;
}
/*
- (NSView*) hitTest: (NSPoint)aPoint
{}
{
}
- (BOOL) mouse: (NSPoint)aPoint inRect: (NSRect)aRect
{
}
*/
// Coding.