blob: ffef07ca412a81faf20fbea556a971adbfce9a4a [file] [log] [blame]
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt"
x:Class="org.eclipse.xwt.tests.clr.CLR">
<Composite.layout>
<GridLayout numColumns="2"/>
</Composite.layout>
<Button text="XWT getCLR()"/>
</Composite>