mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-27 19:40:51 +00:00
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:
parent
ab8ed129f0
commit
70710bd23a
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ enum {
|
|||
- (void) unlockFocus;
|
||||
#ifndef STRICT_OPENSTEP
|
||||
- (BOOL) lockFocusIfCanDraw;
|
||||
- (void) lockFocusInRect: (NSRect)rect;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue