mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3188 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a4317164de
commit
744dce36bb
4 changed files with 10 additions and 4 deletions
|
@ -726,7 +726,7 @@ static NSMutableString *processName = nil;
|
|||
{
|
||||
changedDomains = [[NSMutableArray arrayWithCapacity:5] retain];
|
||||
[[NSNotificationCenter defaultCenter]
|
||||
postNotificationName:NSUserDefaultsDidChange object:nil];
|
||||
postNotificationName:NSUserDefaultsDidChangeNotification object:nil];
|
||||
}
|
||||
|
||||
if (!tickingTimer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue