Merge pull request #6458 from nextcloud/bugfix/caseclashconflict-dialog-vfsmode-freeze
authorallexzander <allexzander@users.noreply.github.com>
Thu, 22 Feb 2024 11:37:05 +0000 (12:37 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2024 11:37:05 +0000 (12:37 +0100)
commit0364cd29c73871e72e8adc9efb3ea143d3501f73
treeb26283cedd296407df7da751f00bef517496879f
parent47d180040481731531547bc555fbacab73d874e3
parent8aaa0d4c135f5a78cb57436a96c55d6b40fd58f3
Merge pull request #6458 from nextcloud/bugfix/caseclashconflict-dialog-vfsmode-freeze

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