Skip to content

Fix loading files from cbr file on windows

This time I managed to build okular on Windows and loading cbr works with this patch and !374 (merged).

Files in listFiles were ending with a \r, so checking if the file exists was failing.

CCBUG: 412413

Merge request reports