mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:20:49 +00:00
Misc bugfixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3758 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9d9e513564
commit
7808d177f4
9 changed files with 50 additions and 79 deletions
|
@ -8,6 +8,8 @@
|
|||
Date: 1996
|
||||
Author: Felipe A. Rodriguez <far@ix.netcom.com>
|
||||
Date: June 1998
|
||||
Author: Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
Date: December 1998
|
||||
|
||||
This file is part of the GNUstep GUI Library.
|
||||
|
||||
|
@ -1374,8 +1376,6 @@ id result = nil;
|
|||
|
||||
- initWithCoder:aDecoder
|
||||
{
|
||||
NSApplication *theApp;
|
||||
|
||||
[super initWithCoder:aDecoder];
|
||||
|
||||
NSDebugLog(@"NSWindow: start decoding\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue