Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/properties/ui/MultipleConstantValue.xwt')
-rw-r--r--plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/properties/ui/MultipleConstantValue.xwt14
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/properties/ui/MultipleConstantValue.xwt b/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/properties/ui/MultipleConstantValue.xwt
index da7eb818fe0..371ca96ceee 100644
--- a/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/properties/ui/MultipleConstantValue.xwt
+++ b/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/properties/ui/MultipleConstantValue.xwt
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:j="clr-namespace:java.lang" xmlns="http://www.eclipse.org/xwt/presentation"
- xmlns:x="http://www.eclipse.org/xwt"
- xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout">
- <Composite.layout>
- <ppel:PropertiesLayout></ppel:PropertiesLayout>
- </Composite.layout>
+<?xml version="1.0" encoding="UTF-8"?>
+<Composite xmlns:j="clr-namespace:java.lang" xmlns="http://www.eclipse.org/xwt/presentation"
+ xmlns:x="http://www.eclipse.org/xwt"
+ xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout">
+ <Composite.layout>
+ <ppel:PropertiesLayout></ppel:PropertiesLayout>
+ </Composite.layout>
</Composite> \ No newline at end of file

Back to the top