X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.cms.ui%2Fsrc%2Forg%2Fargeo%2Fcms%2Futil%2FSystemNotifications.java;h=5fa79a33199b8bbec2cfcf6ccb93cb98fd97b64f;hb=08c2efb392a969f02008073f55d310c95bddade9;hp=54e8eb544755b8262e22d2f2a9f3dc70d505ceec;hpb=972528f4de2d00690362c01d3ce843ca9cd10250;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.cms.ui/src/org/argeo/cms/util/SystemNotifications.java b/org.argeo.cms.ui/src/org/argeo/cms/util/SystemNotifications.java index 54e8eb544..5fa79a331 100644 --- a/org.argeo.cms.ui/src/org/argeo/cms/util/SystemNotifications.java +++ b/org.argeo.cms.ui/src/org/argeo/cms/util/SystemNotifications.java @@ -9,7 +9,7 @@ import java.util.Date; import org.apache.commons.io.IOUtils; import org.argeo.cms.CmsException; -import org.argeo.cms.CmsStyles; +import org.argeo.cms.ui.CmsStyles; import org.eclipse.rap.rwt.RWT; import org.eclipse.swt.SWT; import org.eclipse.swt.events.MouseEvent;