mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-04 14:46:24 +00:00
Monotone-Parent: 0a822e8612a60bc6426276297a9e2061a1ec46ca
Monotone-Revision: 06d05f5f33259193fb9c9cc279dd8c556f540318 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-10T17:48:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -205,6 +205,11 @@ static MAPIStoreMapping *mapping;
|
||||
*data = [@"openchange" asUnicodeInMemCtx: memCtx];
|
||||
break;
|
||||
|
||||
case PR_ORIG_MESSAGE_CLASS_UNICODE:
|
||||
rc = [self getChildProperty: data forKey: childKey
|
||||
withTag: PR_MESSAGE_CLASS_UNICODE];
|
||||
break;
|
||||
|
||||
default:
|
||||
rc = [super getChildProperty: data
|
||||
forKey: childKey
|
||||
|
||||
Reference in New Issue
Block a user