Skip to content
  • Kevin Funk's avatar
    Compile fix for MSVC · 900a481a
    Kevin Funk authored
    Multi-line strings in QStringLiteral don't work on MSVC.
    Just removing the QStringLiteral() here, this is not performance
    critical anyway.
    900a481a