Skip to content

Commit 196bbc4

Browse files
Lars VogelLars Vogel
authored andcommitted
removed class files
1 parent 0ab1392 commit 196bbc4

49 files changed

Lines changed: 101 additions & 101 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
2-
xmlns:x="http://www.eclipse.org/xwt" xmlns:c="clr-namespace:de.vogella.e4.xwt"
3-
xmlns:j="clr-namespace:java.lang" x:Class="de.vogella.e4.xwt.XwtComponent1">
4-
<Composite.layout>
5-
<GridLayout numColumns="1" />
6-
</Composite.layout>
7-
<Text text="This is a text"></Text>
8-
<Button x:style="SWT.PUSH" text="Hello, world" SelectionEvent="selection" ></Button>
9-
</Composite>
1+
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
2+
xmlns:x="http://www.eclipse.org/xwt" xmlns:c="clr-namespace:de.vogella.e4.xwt"
3+
xmlns:j="clr-namespace:java.lang" x:Class="de.vogella.e4.xwt.XwtComponent1">
4+
<Composite.layout>
5+
<GridLayout numColumns="1" />
6+
</Composite.layout>
7+
<Text text="This is a text"></Text>
8+
<Button x:style="SWT.PUSH" text="Hello, world" SelectionEvent="selection" ></Button>
9+
</Composite>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)