Fixed disk reorg
This commit is contained in:
parent
2e307ae7d3
commit
b85d0d6bc8
19 changed files with 247936 additions and 29 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue