Add project files.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
<GUI
|
||||
orientation="vertical"
|
||||
align="center"
|
||||
layout="fill_parent"
|
||||
padding="10, 10, 10, 10"
|
||||
debug="2">
|
||||
<Layout
|
||||
orientation="HORIZONTAL">
|
||||
<Label
|
||||
text="Hello World"
|
||||
padding=""/>
|
||||
<Label
|
||||
text="Richard Allen"/>
|
||||
</Layout>
|
||||
</GUI>
|
||||
Reference in New Issue
Block a user