mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-06 15:40:42 +00:00
Added ivar.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5232 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d6d1259da3
commit
9e5dd26667
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ extern NSSize NSTokenSize;
|
|||
NSRect rectNeedingFlush;
|
||||
NSMutableArray *rectsBeingDrawn;
|
||||
unsigned disable_flush_window;
|
||||
NSSelectionDirection _selection_direction;
|
||||
|
||||
NSWindowDepth depth_limit;
|
||||
NSWindowController *_windowController;
|
||||
|
|
Loading…
Reference in a new issue