mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
(Updated last comment in ChangeLog)
* Source/GSNibCompatibility.m: Added back in _root assignment in -[NSIBObjectData initWithCoder:]. It's removal caused an issue with loading some nibs. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27171 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
df0e44c0ec
commit
5df9b0ddb3
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
2008-11-29 00:40-EST Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Source/GSNibCompatibility.m: Added back in _root assignment in
|
||||
-[NSIBObjectData initWithCoder:] which was causing an issue.
|
||||
-[NSIBObjectData initWithCoder:]. It's removal caused an issue with
|
||||
loading some nibs.
|
||||
|
||||
2008-11-28 15:20-EST Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue