Skip to content

[epub] Fix Windows build

Nicolas Fella requested to merge work/fixwindows into master

epub_open wants const char*, not QByteArray

Also unify the Windows and non-Windows codepaths by using qUtf8Printable

Merge request reports