diff --git a/Headers/gnustep/gui/NSView.h b/Headers/gnustep/gui/NSView.h index d439084c6..a4e202c0b 100644 --- a/Headers/gnustep/gui/NSView.h +++ b/Headers/gnustep/gui/NSView.h @@ -223,6 +223,7 @@ enum { - (void) unlockFocus; #ifndef STRICT_OPENSTEP - (BOOL) lockFocusIfCanDraw; +- (void) lockFocusInRect: (NSRect)rect; #endif /*