mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 17:30:38 +00:00
Merge with latest changes from main branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@35742 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c1f5f72359
commit
1299ede1d7
6 changed files with 108 additions and 148 deletions
|
@ -417,6 +417,7 @@ static GSDragView *sharedDragView = nil;
|
|||
|
||||
- (void) _clearupWindow
|
||||
{
|
||||
[_window setFrame: NSZeroRect display: NO];
|
||||
[_window orderOut: nil];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue