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

Back to the top