mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 01:15:09 +00:00
Monotone-Parent: 660b741557d301814eebace414a974e674f53a7b
Monotone-Revision: df6ca47da98359d91baa7d8dcb5c8b62217ec249 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:35:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -28,12 +28,15 @@
|
||||
@class WOResponse;
|
||||
|
||||
@interface UIxMailFolderActions : WODirectAction
|
||||
{
|
||||
}
|
||||
|
||||
- (WOResponse *) createFolderAction;
|
||||
- (WOResponse *) renameFolderAction;
|
||||
- (WOResponse *) deleteFolderAction;
|
||||
- (WOResponse *) expungeAction;
|
||||
- (WOResponse *) emptyTrashAction;
|
||||
- (WOResponse *) subscribeAction;
|
||||
- (WOResponse *) unsubscribeAction;
|
||||
- (WOResponse *) quotasAction;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user