mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 13:55:58 +00:00
Monotone-Parent: 0736f4d4ec3208b934e9888e6cf09014b905774b
Monotone-Revision: 3541b0465209c659178d752da6f97c5063fbc108 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-19T21:49:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
|
||||
typedef int (*MAPIStorePropertyGetter) (id inst, SEL _cmd, void **data);
|
||||
|
||||
const IMP *MAPIStorePropertyGettersForClass (Class klass);
|
||||
SEL MAPIStoreSelectorForPropertyGetter (register uint16_t propertyId);
|
||||
const MAPIStorePropertyGetter *MAPIStorePropertyGettersForClass (Class klass);
|
||||
SEL MAPIStoreSelectorForPropertyGetter (uint16_t propertyId);
|
||||
|
||||
Reference in New Issue
Block a user