source: trunk/modelicaml/org.openmodelica.modelicaml.properties/Model/ui/SingleIf.xwt @ 1348

Last change on this file since 1348 was 1348, checked in by wschamai, 13 years ago

Migration to Eclipse 3.7, Papyrus 0.8, Xtext 2

File size: 355 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang"
3    xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"
4    xmlns="http://www.eclipse.org/xwt/presentation">
5    <Composite.layout>
6        <ppel:PropertiesLayout></ppel:PropertiesLayout>
7    </Composite.layout>
8</Composite>
Note: See TracBrowser for help on using the repository browser.