mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 16:10:48 +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
305aaff3d1
commit
40b89f7ed8
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