(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 UIXJSONPREFERENCES_H
#define UIXJSONPREFERENCES_H
#import <UI/Common/SOGoDirectAction.h>
#import <UI/SOGoUI/SOGoDirectAction.h>
@interface UIxJSONPreferences : SOGoDirectAction