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

Back to the top