Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/customization/org.eclipse.papyrus.customization/Model/Customization/ui/SinglePropertyView.xwt')
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization/Model/Customization/ui/SinglePropertyView.xwt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.customization/Model/Customization/ui/SinglePropertyView.xwt b/plugins/customization/org.eclipse.papyrus.customization/Model/Customization/ui/SinglePropertyView.xwt
index 6a525c60b49..3d86f56a533 100644
--- a/plugins/customization/org.eclipse.papyrus.customization/Model/Customization/ui/SinglePropertyView.xwt
+++ b/plugins/customization/org.eclipse.papyrus.customization/Model/Customization/ui/SinglePropertyView.xwt
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><ppe:StringFileSelector input="{Binding}" property="customization:FileBasedCustomizableElement:file"></ppe:StringFileSelector></Composite> \ No newline at end of file
+<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang" xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout" xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><ppe:StringFileSelector input="{Binding}" property="customization:FileBasedCustomizableElement:file"></ppe:StringFileSelector></Composite> \ No newline at end of file

Back to the top