Skip to content

Use 'FindMimeFromData' from Win API instead of QMimeDatabase() functions to get the mimetype. Prevents freeze from VFS placeholders. #3012

Use 'FindMimeFromData' from Win API instead of QMimeDatabase() functions to get the mimetype. Prevents freeze from VFS placeholders.

Use 'FindMimeFromData' from Win API instead of QMimeDatabase() functions to get the mimetype. Prevents freeze from VFS placeholders. #3012

Triggered via pull request February 17, 2024 20:07
Status Success
Total duration 56s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
src/common/utility_win.cpp:53:13 [readability-identifier-length]: src/common/utility_win.cpp#L53
variable name 'hr' is too short, expected at least 3 characters