(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
+1 -1
View File
@@ -30,7 +30,7 @@
@class SOGoGCSFolder;
@class SOGoUserSettings;
#include "SOGoDirectAction.h"
#include <SOGoUI/SOGoDirectAction.h>
@interface UIxFolderActions : SOGoDirectAction
{