mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
JSONify [UIxMailFolderActions createFolderAction]
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
/* UIxMailFolderActions.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
* Copyright (C) 2007-2014 Inverse inc.
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -29,7 +27,7 @@
|
||||
|
||||
@interface UIxMailFolderActions : WODirectAction
|
||||
|
||||
- (WOResponse *) createFolderAction;
|
||||
- (id <WOActionResults>) createFolderAction;
|
||||
- (WOResponse *) renameFolderAction;
|
||||
- (WOResponse *) deleteAction;
|
||||
- (WOResponse *) batchDeleteAction;
|
||||
|
||||
Reference in New Issue
Block a user