Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/org.eclipse.papyrus.properties.uml/Model/UML/ui/SingleLiteralUnlimitedNatural.xwt')
-rw-r--r--plugins/uml/org.eclipse.papyrus.properties.uml/Model/UML/ui/SingleLiteralUnlimitedNatural.xwt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uml/org.eclipse.papyrus.properties.uml/Model/UML/ui/SingleLiteralUnlimitedNatural.xwt b/plugins/uml/org.eclipse.papyrus.properties.uml/Model/UML/ui/SingleLiteralUnlimitedNatural.xwt
index 9f12bcbf489..ace347f8d25 100644
--- a/plugins/uml/org.eclipse.papyrus.properties.uml/Model/UML/ui/SingleLiteralUnlimitedNatural.xwt
+++ b/plugins/uml/org.eclipse.papyrus.properties.uml/Model/UML/ui/SingleLiteralUnlimitedNatural.xwt
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" 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" xmlns="http://www.eclipse.org/xwt/presentation"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="UML:NamedElement:name"></ppe:StringEditor><ppe:IntegerEditor input="{Binding}" property="UML:LiteralUnlimitedNatural:value"></ppe:IntegerEditor></Composite></Composite> \ No newline at end of file
+<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:j="clr-namespace:java.lang" 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><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="UML:NamedElement:name"></ppe:StringEditor><ppe:IntegerEditor input="{Binding}" property="UML:LiteralUnlimitedNatural:value"></ppe:IntegerEditor></Composite></Composite> \ No newline at end of file

Back to the top