1
0
Fork 0
mirror of https://git.h3cjp.net/H3cJP/yuzu.git synced 2025-01-25 05:46:53 +00:00
yuzu/dist/icons/icons.qrc
B3n30 28c726f205 WebService: Verify username and token ()
* 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
2017-09-18 21:18:26 -04:00

7 lines
114 B
Plaintext

<RCC>
<qresource prefix="icons">
<file>checked.png</file>
<file>failed.png</file>
</qresource>
</RCC>