rename IOClient to GPClient

This commit is contained in:
Xuan Sang LE
2021-03-06 11:26:43 +01:00
parent de8c3fccc9
commit 2462e97e81
16 changed files with 412 additions and 53 deletions

View File

@ -0,0 +1,5 @@
<afx-app-window apptitle="__(Unknow client)" width="700" height="500" data-id="GPClient">
<afx-hbox >
<iframe frameborder="0" data-id="container" src=""></iframe>
</afx-hbox>
</afx-app-window>