6 lines
285 B
XML
6 lines
285 B
XML
<?xml version="1.0"?>
|
|
<view icon="112" title="GearCycler" width="300" height="200">
|
|
<control progid="DecalControls.FixedLayout" clipped="">
|
|
<control progid="DecalControls.PushButton" name="btnCycle" left="10" top="10" width="150" height="30" text="Cycle Gear"/>
|
|
</control>
|
|
</view>
|