mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 17:31:18 +00:00
revert accidental change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@26521 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c27f79a57d
commit
cb1c11a00c
1 changed files with 0 additions and 3 deletions
|
@ -2635,9 +2635,6 @@ resetCursorRectsForView(NSView *theView)
|
|||
- (void) _didDeminiaturize: sender
|
||||
{
|
||||
_f.is_miniaturized = NO;
|
||||
/* May need to redraw on deminiaturisation ...
|
||||
*/
|
||||
[_wv setNeedsDisplay: YES];
|
||||
[nc postNotificationName: NSWindowDidDeminiaturizeNotification object: self];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue