mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 03:11:18 +00:00
Corrected last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25671 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
36c066e994
commit
ba817248fe
1 changed files with 1 additions and 0 deletions
|
@ -1019,6 +1019,7 @@ static NSSize scaledIconSizeForSize(NSSize imageSize)
|
|||
if ([win canBecomeKeyWindow])
|
||||
{
|
||||
_key_window = win;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue