Skip to content

Work around crash in the QrCodeDecoder

Jonah Brüchert requested to merge jbbgameich/kaidan:fix/qr-code-crash into master

This would need a larger restructuring to be fixed properly. Instead of returning through emitting a signal, this should go through QFuture.

Merge request reports