Monotone-Parent: 14183e9d9367b240b6e0585031a87772c952285a

Monotone-Revision: 6550d093f75808cf03c8781a80f346a0cedf836a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-11T02:36:43
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-02-11 02:36:43 +00:00
parent e350c7b90b
commit cceeebc234
21 changed files with 1530 additions and 197 deletions
+7
View File
@@ -87,6 +87,13 @@
return self;
}
- (id <WOActionResults>) confirmAdjustmentAction
{
ASSIGN (action, @"adjust");
return self;
}
- (WOResponse *) deleteAction
{
SOGoCalendarComponent *component;