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:
nico 1999-11-18 01:02:32 +00:00
parent d6d1259da3
commit 9e5dd26667

View file

@ -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;