mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 23:50:47 +00:00
Two small patches by Wolfgang Lux <wolfgang.lux@gmail.com>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25549 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d1d2f1b02c
commit
eb23e9991d
3 changed files with 18 additions and 10 deletions
|
@ -352,7 +352,7 @@ withContentsOfURL: (NSURL *)url
|
|||
return win;
|
||||
}
|
||||
|
||||
return [NSApp mainWindow];
|
||||
return nil;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue