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:
Nicola Pero 1999-11-18 01:02:32 +00:00
parent 305aaff3d1
commit 40b89f7ed8

View file

@ -113,6 +113,7 @@ extern NSSize NSTokenSize;
NSRect rectNeedingFlush;
NSMutableArray *rectsBeingDrawn;
unsigned disable_flush_window;
NSSelectionDirection _selection_direction;
NSWindowDepth depth_limit;
NSWindowController *_windowController;