mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 15:54:18 +00:00
Fat commit to refactor the quick record generation
This commit is contained in:
@@ -1712,7 +1712,7 @@ RANGE(2);
|
||||
- (BOOL) isWriteableClientObject
|
||||
{
|
||||
return [[self clientObject]
|
||||
respondsToSelector: @selector(saveContentString:)];
|
||||
respondsToSelector: @selector(saveCompontent:)];
|
||||
}
|
||||
|
||||
/* access */
|
||||
|
||||
Reference in New Issue
Block a user