(fix) moved SOGoDirectAction from CommonUI to SOGoUI

This commit is contained in:
Ludovic Marcotte
2016-05-04 09:43:27 -04:00
parent 54b114712f
commit e1ced4ac65
19 changed files with 20 additions and 20 deletions

View File

@@ -21,7 +21,7 @@
#ifndef UIXCALMAINACTIONS_H
#define UIXCALMAINACTIONS_H
#import <Common/SOGoDirectAction.h>
#import <SOGoUI/SOGoDirectAction.h>
@interface UIxCalMainActions : SOGoDirectAction