Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt')
-rw-r--r--extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt
index e4867f5b908..88456b5cd94 100644
--- a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt
+++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Group xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation"
- xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"
- xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"
+ xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"
+ xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
text="SwCommunicationResource">
<Group.layout>
<ppel:PropertiesLayout></ppel:PropertiesLayout>

Back to the top