mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-12 10:37:08 +00:00
0c1b304917
* Newer Qt versions will base64 the byte arrays even if we've already base64'd them so they're safe. To prevent this we explicitly convert to QString afterwards.