mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
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:
parent
2dedd774e2
commit
e05c982cd9
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue