This commit is contained in:
lxsang
2020-06-17 21:08:15 +02:00
parent fe0223d2eb
commit 9405900664
19 changed files with 129 additions and 8 deletions

View File

@ -0,0 +1,5 @@
<afx-app-window apptitle="DBDecoder" width="500" height="400" data-id="DBDecoder">
<afx-hbox >
<afx-button data-id="decoder" text="GO"></afx-button>
</afx-hbox>
</afx-app-window>