mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 10:01:14 +00:00
Implement decoding
This commit is contained in:
parent
9dfe412e8e
commit
4591d8b60b
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@
|
|||
{
|
||||
if ([coder allowsKeyedCoding])
|
||||
{
|
||||
// Defaults for some values which aren't encoded unless they are non-default.
|
||||
[self setBackgroundColor: [NSColor windowBackgroundColor]];
|
||||
[self setPathStyle: NSPathStyleStandard];
|
||||
|
||||
|
|
Loading…
Reference in a new issue