Skip to content

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

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. #3013

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

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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