Refactor Argeo APIs
[gpl/argeo-suite.git] / swt / org.argeo.app.swt / src / org / argeo / app / swt / docbook / DbkImageManager.java
index 7154652404eb5261e82304895933ddaf3071d031..6d22d9f8ead2314480e656c677e61e50fc011caa 100644 (file)
@@ -11,10 +11,10 @@ import java.nio.charset.StandardCharsets;
 import org.argeo.api.acr.Content;
 import org.argeo.api.acr.DName;
 import org.argeo.api.acr.spi.ProvidedContent;
+import org.argeo.api.app.EntityNames;
+import org.argeo.api.app.EntityType;
 import org.argeo.api.cms.ux.Cms2DSize;
 import org.argeo.api.cms.ux.CmsImageManager;
-import org.argeo.app.api.EntityNames;
-import org.argeo.app.api.EntityType;
 import org.argeo.app.docbook.DbkAttr;
 import org.argeo.app.docbook.DbkType;
 import org.argeo.cms.acr.SvgAttrs;