mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-08 18:05:08 +00:00
oc: cached usercontext updates indexing_context
Instead of use always the one given on initialization
This commit is contained in:
committed by
Julio García
parent
52ad0e0e5b
commit
a7c2054cce
@@ -68,6 +68,8 @@
|
||||
- (id) initWithUsername: (NSString *) newUsername
|
||||
andTDBIndexing: (struct indexing_context *) indexing;
|
||||
|
||||
- (void) updateIndexing: (struct indexing_context *) indexing;
|
||||
|
||||
- (NSString *) username;
|
||||
- (SOGoUser *) sogoUser;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user