mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:10:48 +00:00
Merge from 0.8.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14232 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
67e9c4b8d2
commit
3cd8d5d585
14 changed files with 267 additions and 91 deletions
|
@ -3960,7 +3960,7 @@ resetCursorRectsForView(NSView *theView)
|
|||
_delegate = nil;
|
||||
_windowNum = 0;
|
||||
_gstate = 0;
|
||||
_backgroundColor = RETAIN([NSColor controlColor]);
|
||||
_backgroundColor = RETAIN([NSColor windowBackgroundColor]);
|
||||
_representedFilename = @"Window";
|
||||
_miniaturizedTitle = @"Window";
|
||||
_miniaturizedImage = RETAIN([NSApp applicationIconImage]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue