Revert file accidentally committed

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25285 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2007-06-22 13:28:14 +00:00
parent 2dedd774e2
commit e05c982cd9

View file

@ -353,7 +353,6 @@ setControl(NSView* content, id control, NSString *title)
// we're an ATTENTION panel, therefore:
[self setHidesOnDeactivate: NO];
[self setBecomesKeyOnlyIfNeeded: NO];
[self setFloatingPanel: YES];
// First, the subviews that will be positioned automatically.
rect.size.height = IconSide;