mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 19:04:18 +00:00
(fix) moved SOGoDirectAction from CommonUI to SOGoUI
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#import <Contacts/SOGoContactGCSEntry.h>
|
||||
|
||||
#import <Common/SOGoDirectAction.h>
|
||||
#import <SOGoUI/SOGoDirectAction.h>
|
||||
|
||||
@interface NGVCard (SOGoActionCategory)
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef __UIxContactsListActions_H__
|
||||
#define __UIxContactsListActions_H__
|
||||
|
||||
#import <Common/SOGoDirectAction.h>
|
||||
#import <SOGoUI/SOGoDirectAction.h>
|
||||
|
||||
@class NSDictionary;
|
||||
@class NSString;
|
||||
|
||||
Reference in New Issue
Block a user