mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-21 00:40:57 +00:00
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:
parent
f529b9121c
commit
d68950d71a
36 changed files with 3162 additions and 1236 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue