mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-12 23:15:26 +00:00
Monotone-Parent: 4224c7c9f8db16516212b3b44f889f3d56232959
Monotone-Revision: 4a93afea98f2877572c0d1c08dda6d0fecb72919 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T21:22:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
|
||||
@interface MAPIStoreAuthenticator : NSObject
|
||||
{
|
||||
NSString *username;
|
||||
NSString *password;
|
||||
NSString *username;
|
||||
NSString *password;
|
||||
}
|
||||
|
||||
- (void) setUsername: (NSString *) newUsername;
|
||||
|
||||
Reference in New Issue
Block a user