Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/org.eclipse.papyrus.uml.profile.properties/model/properties/ui/SingleMultivaluedReal.xwt')
-rw-r--r--sandbox/org.eclipse.papyrus.uml.profile.properties/model/properties/ui/SingleMultivaluedReal.xwt9
1 files changed, 0 insertions, 9 deletions
diff --git a/sandbox/org.eclipse.papyrus.uml.profile.properties/model/properties/ui/SingleMultivaluedReal.xwt b/sandbox/org.eclipse.papyrus.uml.profile.properties/model/properties/ui/SingleMultivaluedReal.xwt
deleted file mode 100644
index feb0633217c..00000000000
--- a/sandbox/org.eclipse.papyrus.uml.profile.properties/model/properties/ui/SingleMultivaluedReal.xwt
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"
- xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt"
- xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout">
- <Composite.layout>
- <ppel:PropertiesLayout></ppel:PropertiesLayout>
- </Composite.layout>
- <ppe:MultiString input="{Binding}" property="Profile:MultiValue:Real:values"></ppe:MultiString>
-</Composite> \ No newline at end of file

Back to the top