mirror of
https://github.com/gnustep/libs-performance.git
synced 2025-02-19 10:01:20 +00:00
When setting to use defaults for config, update config based on current defs
This commit is contained in:
parent
c2c1b93bac
commit
b23777adfa
1 changed files with 1 additions and 0 deletions
|
@ -718,6 +718,7 @@ static void removeItem(GSCacheItem *item, GSCacheItem **first)
|
|||
selector: @selector(_useDefaults:)
|
||||
name: NSUserDefaultsDidChangeNotification
|
||||
object: nil];
|
||||
[self _useDefaults: nil];
|
||||
}
|
||||
}
|
||||
[my->lock unlock];
|
||||
|
|
Loading…
Reference in a new issue