(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
+5 -3
View File
@@ -17,7 +17,8 @@ libSOGoUI_HEADER_FILES += \
\
UIxJSClose.h \
UIxComponent.h \
SOGoAptFormatter.h
SOGoAptFormatter.h \
SOGoDirectAction.h
libSOGoUI_OBJC_FILES += \
\
@@ -25,8 +26,9 @@ libSOGoUI_OBJC_FILES += \
UIxComponent.m \
UIxModuleAccessDenied.m \
SOGoAptFormatter.m \
SOGoACLAdvisory.m \
SOGoFolderAdvisory.m
SOGoACLAdvisory.m \
SOGoFolderAdvisory.m \
SOGoDirectAction.m
# make