mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +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.