Declare lockFocusInRect:

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15777 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2003-01-30 04:36:34 +00:00
parent ab8ed129f0
commit 70710bd23a

View file

@ -223,6 +223,7 @@ enum {
- (void) unlockFocus;
#ifndef STRICT_OPENSTEP
- (BOOL) lockFocusIfCanDraw;
- (void) lockFocusInRect: (NSRect)rect;
#endif
/*