Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/robotml/org.eclipse.papyrus.robotml/properties/ui/MultipleActuatorSystem.xwt')
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/properties/ui/MultipleActuatorSystem.xwt8
1 files changed, 8 insertions, 0 deletions
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/properties/ui/MultipleActuatorSystem.xwt b/extraplugins/robotml/org.eclipse.papyrus.robotml/properties/ui/MultipleActuatorSystem.xwt
new file mode 100644
index 00000000000..8d0743d63a1
--- /dev/null
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/properties/ui/MultipleActuatorSystem.xwt
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Composite xmlns:j="clr-namespace:java.lang"
+ xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
+ xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt">
+ <Composite.layout>
+ <ppel:PropertiesLayout></ppel:PropertiesLayout>
+ </Composite.layout>
+</Composite> \ No newline at end of file

Back to the top