Monotone-Parent: c0c1c6cf72acfbec9c8a2b4e7eeef2f801f49e54

Monotone-Revision: 0dec2fe97ccbe3ebaf8c37cca2fe8536d2ffde6f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-29T18:31:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-29 18:31:51 +00:00
parent 14993bccb0
commit 1bfbe1caad

View File

@@ -276,7 +276,7 @@ static NSArray *infoKeys = nil;
- (void)_presetFromBasedOnAccountsQueryParameter {
/* preset the from field to the primary identity of the given account */
/* Note: The compose action sets the 'accounts' query parameter */
NSString *accountID, *mailto;
NSString *accountID;
SOGoMailAccounts *accounts;
SOGoMailAccount *account;
SOGoMailIdentity *identity;