https://bugs.kde.org/show_bug.cgi?id=357306
Michael Pyne <mp...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.18 Latest Commit| |http://commits.kde.org/kcor | |eaddons/caf9e50da1d6ac94bfc | |844a4ba688a10aee851c0 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from Michael Pyne <mp...@kde.org> --- Git commit caf9e50da1d6ac94bfc844a4ba688a10aee851c0 by Michael Pyne. Committed on 31/12/2015 at 02:07. Pushed by mpyne into branch 'master'. Fix multiline QStringLiteral usage to build on Windows. Instead of using ::fromLatin1() I just used + to concatenate the string literals. Both affected autotests still pass. Please reopen if build still fails on Windows. FIXED-IN:5.18 M +4 -4 autotests/ktexttohtmltest.cpp http://commits.kde.org/kcoreaddons/caf9e50da1d6ac94bfc844a4ba688a10aee851c0 -- You are receiving this mail because: You are watching all bug changes.