mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
See ChangeLog
Monotone-Parent: 8027e57cbf5cbb4ab2ee6bf9509fe2f571f150c1 Monotone-Revision: 0ffde732abb09a8e3d0382ed47a3ec787f25796e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-09-14T18:33:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -209,6 +209,11 @@
|
||||
return context;
|
||||
}
|
||||
|
||||
- (void) setNameInContainer: (NSString *) theName
|
||||
{
|
||||
ASSIGN(nameInContainer, theName);
|
||||
}
|
||||
|
||||
- (NSString *) nameInContainer
|
||||
{
|
||||
return nameInContainer;
|
||||
|
||||
Reference in New Issue
Block a user