mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-02 08:25:07 +01:00
28c726f205
* WebService: Verify username and token; Log errors in PostJson * Fixup: added docstrings to the functions * Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits * fixup: fmt warning
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
<RCC>
|
|
<qresource prefix="icons">
|
|
<file>checked.png</file>
|
|
<file>failed.png</file>
|
|
</qresource>
|
|
</RCC>
|