Skip to content
Commit 17328ee8 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix crash when opening Krita with ABR brushes with upper case extensions


On Windows we QDirIterator returns us all the matching storages in
case-insensitive manner, so we should make sure we can handle these
storages later.

The patch also adds a fallback storage plugin to make sure Krita
will not crash when handling such storage later.

BUG:447454
parent 289bcf7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment