Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'incoming/org.eclipse.papyrus.properties.customization/Model/ui/SingleUIComponent.xwt')
-rw-r--r--incoming/org.eclipse.papyrus.properties.customization/Model/ui/SingleUIComponent.xwt2
1 files changed, 1 insertions, 1 deletions
diff --git a/incoming/org.eclipse.papyrus.properties.customization/Model/ui/SingleUIComponent.xwt b/incoming/org.eclipse.papyrus.properties.customization/Model/ui/SingleUIComponent.xwt
index d77783aeb5c..162b5d2099d 100644
--- a/incoming/org.eclipse.papyrus.properties.customization/Model/ui/SingleUIComponent.xwt
+++ b/incoming/org.eclipse.papyrus.properties.customization/Model/ui/SingleUIComponent.xwt
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppec="clr-namespace:org.eclipse.papyrus.properties.creation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><ppe:MultiReference input="{Binding}" property="properties:ui:UIComponent:attributes"><ppe:MultiReference.factory><ppec:EcorePropertyEditorFactory className="ValueAttribute" nsUri="http://www.eclipse.org/papyrus/properties/ui"></ppec:EcorePropertyEditorFactory></ppe:MultiReference.factory></ppe:MultiReference></Composite> \ No newline at end of file
+<Composite xmlns:ppec="clr-namespace:org.eclipse.papyrus.properties.creation" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><ppe:MultiReference input="{Binding}" property="properties:ui:UIComponent:attributes"><ppe:MultiReference.factory><ppec:EcorePropertyEditorFactory className="ValueAttribute" nsUri="http://www.eclipse.org/papyrus/properties/ui"></ppec:EcorePropertyEditorFactory></ppe:MultiReference.factory></ppe:MultiReference></Composite> \ No newline at end of file

Back to the top