Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/layers/org.eclipse.papyrus.layers.ui/properties/ui/MultipleColorInstance.xwt')
-rw-r--r--extraplugins/layers/org.eclipse.papyrus.layers.ui/properties/ui/MultipleColorInstance.xwt4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/layers/org.eclipse.papyrus.layers.ui/properties/ui/MultipleColorInstance.xwt b/extraplugins/layers/org.eclipse.papyrus.layers.ui/properties/ui/MultipleColorInstance.xwt
index c1f202dc1fe..b75785e3ac6 100644
--- a/extraplugins/layers/org.eclipse.papyrus.layers.ui/properties/ui/MultipleColorInstance.xwt
+++ b/extraplugins/layers/org.eclipse.papyrus.layers.ui/properties/ui/MultipleColorInstance.xwt
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns:j="clr-namespace:java.lang"
- xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
- xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"
+ xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
+ xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets"
xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt"
xmlns:gmf="clr-namespace:org.eclipse.papyrus.infra.gmfdiag.widgets.editors">
<Composite.layout>

Back to the top