Revision b83af782 pithos-macos/PithosAccount.m

b/pithos-macos/PithosAccount.m
362 362
        accountNode = [[PithosAccountNode alloc] initWithPithos:self.pithos];
363 363
        accountNode.childrenUpdatedNotificationName = nil;
364 364
        accountNode.inheritChildrenUpdatedNotificationName = YES;
365
        accountNode.pithosAccountManager = self;
365 366
    }
366 367
    return accountNode;
367 368
}

Also available in: Unified diff