Skip to content
Snippets Groups Projects
Commit 0caa9ea0 authored by Prince Gupta's avatar Prince Gupta :speech_balloon: Committed by Jean-Baptiste Kempf
Browse files

qt: fix cover generation on windows

in previous code, for path "C:/image.jpg", the url scheme will be "C" and
the call to QQmlFile::urlToLocalFileorQrc with fail since url scheme is not "file"
but the provided input path is valid file path, fix such cases
parent d305611d
No related branches found
No related tags found
1 merge request!1940qt: fix cover generation on windows
Pipeline #223228 passed with stage
in 15 minutes and 6 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment