Fixed disk reorg

This commit is contained in:
Jeff Parsons 2017-07-02 21:41:48 -07:00 • committed by Jeff Parsons
commit b85d0d6bc8
19 changed files with 247936 additions and 29 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<hdc id="hdcXT" drives='[{name:"10Mb Hard Disk",type:3}]' padLeft="8px" padBottom="8px">
<control type="button" binding="saveHD0">Save HD</control>
<hdc id="hdcXT" drives='[{name:"10Mb Hard Disk",type:3}]'>
<control type="button" binding="saveHD0" padLeft="8px" padBottom="8px" padRight="8px">Save HD</control>
</hdc>