9 lines
328 B
XML
9 lines
328 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<stkgui>
|
|
<div x="2%" y="2%" width="96%" height="96%" layout="horizontal-row">
|
|
<button id="continue" width="250" align="bottom" text="Continue"/>
|
|
<spacer width="20"/>
|
|
<button id="save" width="250" align="bottom" text="Save Grand Prix"/>
|
|
</div>
|
|
</stkgui>
|