Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/bpmn/org.eclipse.papyrus.bpmn/properties/ui/MultipleExtensionAttributeValue.xwt')
-rw-r--r--extraplugins/bpmn/org.eclipse.papyrus.bpmn/properties/ui/MultipleExtensionAttributeValue.xwt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/properties/ui/MultipleExtensionAttributeValue.xwt b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/properties/ui/MultipleExtensionAttributeValue.xwt
index 0573c6763f6..6f693bef761 100644
--- a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/properties/ui/MultipleExtensionAttributeValue.xwt
+++ b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/properties/ui/MultipleExtensionAttributeValue.xwt
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt"
- xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
+ xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
xmlns:j="clr-namespace:java.lang">
<Composite.layout>
<ppel:PropertiesLayout></ppel:PropertiesLayout>

Back to the top