Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/papyrus4ecore/org.eclipse.papyrus.uml.diagram.ecore/resources/property/ui/MultipleCallBehaviorAction.xwt')
-rw-r--r--extraplugins/papyrus4ecore/org.eclipse.papyrus.uml.diagram.ecore/resources/property/ui/MultipleCallBehaviorAction.xwt4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/papyrus4ecore/org.eclipse.papyrus.uml.diagram.ecore/resources/property/ui/MultipleCallBehaviorAction.xwt b/extraplugins/papyrus4ecore/org.eclipse.papyrus.uml.diagram.ecore/resources/property/ui/MultipleCallBehaviorAction.xwt
index 830e34fe761..461848dd7f2 100644
--- a/extraplugins/papyrus4ecore/org.eclipse.papyrus.uml.diagram.ecore/resources/property/ui/MultipleCallBehaviorAction.xwt
+++ b/extraplugins/papyrus4ecore/org.eclipse.papyrus.uml.diagram.ecore/resources/property/ui/MultipleCallBehaviorAction.xwt
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
- xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"
+<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
+ xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets"
xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:j="clr-namespace:java.lang">
<Composite.layout>

Back to the top