mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-06 19:10:40 +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;
|
NSRect rectNeedingFlush;
|
||||||
NSMutableArray *rectsBeingDrawn;
|
NSMutableArray *rectsBeingDrawn;
|
||||||
unsigned disable_flush_window;
|
unsigned disable_flush_window;
|
||||||
|
NSSelectionDirection _selection_direction;
|
||||||
|
|
||||||
NSWindowDepth depth_limit;
|
NSWindowDepth depth_limit;
|
||||||
NSWindowController *_windowController;
|
NSWindowController *_windowController;
|
||||||
|
|
Loading…
Reference in a new issue