Details
Description
The check for the "potential" file format in qtexture.cpp checks if the file name ends in .dds, which fails if f.i. the file is actually called .DDS.
The check for the "potential" file format in qtexture.cpp checks if the file name ends in .dds, which fails if f.i. the file is actually called .DDS.