Ooops, a closing parenthesis got lost in the last commit :-(

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@32167 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Wolfgang Lux 2011-02-14 22:44:55 +00:00
parent ed986c30f8
commit f85e6a7f1d

View file

@ -2942,7 +2942,7 @@ static BOOL didCreatePixmaps;
*/
if ((window->win_attrs.window_level != NSNormalWindowLevel) ||
((window->win_attrs.window_style &
(NSIconWindowMask|NSMiniWindowMask)) != 0)
(NSIconWindowMask|NSMiniWindowMask)) != 0))
{
/*
* Make any window which assumes the desktop level act as the background.