Nib compatibility code merge.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22957 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2006-05-20 22:12:46 +00:00
parent f529b9121c
commit d68950d71a
36 changed files with 3162 additions and 1236 deletions

View file

@ -2183,7 +2183,9 @@ no_soft_invalidation:
if ([aDecoder containsValueForKey: @"NSLMFlags"])
{
flags = [aDecoder decodeIntForKey: @"NSLMFlags"];
// FIXME
// nothing really to do with these flags....
// they are runtime flags which, even if set into the archive
// they are ignored...
}
[self setDelegate: delegate];
[storage addLayoutManager: self];