mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 20:45:28 +00:00
Monotone-Parent: cbef49b9665bb4860d576825ae411fd212ee0d08
Monotone-Revision: c80a840b806ab1a13914a35d5bde6a6668427240 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-03-20T18:50:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -166,6 +166,13 @@
|
||||
return [[self appointmentWrapper] getPidTagStartDate: data inMemCtx: memCtx];
|
||||
}
|
||||
|
||||
- (int) getPidLidAppointmentSequence: (void **) data
|
||||
inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
return [[self appointmentWrapper] getPidLidAppointmentSequence: data
|
||||
inMemCtx: memCtx];
|
||||
}
|
||||
|
||||
- (int) getPidLidAppointmentStateFlags: (void **) data
|
||||
inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user