diff --git a/Headers/gnustep/gui/NSWindow.h b/Headers/gnustep/gui/NSWindow.h index 49d437fd2..2d411d960 100644 --- a/Headers/gnustep/gui/NSWindow.h +++ b/Headers/gnustep/gui/NSWindow.h @@ -113,6 +113,7 @@ extern NSSize NSTokenSize; NSRect rectNeedingFlush; NSMutableArray *rectsBeingDrawn; unsigned disable_flush_window; + NSSelectionDirection _selection_direction; NSWindowDepth depth_limit; NSWindowController *_windowController;