mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 22:50:37 +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
4c583d47e6
commit
f7720034a2
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…
Add table
Add a link
Reference in a new issue