Skip to content
Commit a2018f67 authored by Igor Poboiko's avatar Igor Poboiko
Browse files

[resources] Use "/" instead of QDir::separator

Summary:
As Qt documentation states (https://doc.qt.io/qt-5/qdir.html#separator),
`QDir::separator()` should not be used to build file paths.

Note to reviewers: I might have confused `QStringLiteral` vs `QLatin1String` vs `QLatin1Char`
in some places, please correct me if I'm wrong

Test Plan: It compiles

Reviewers: dvratil, mlaurent

Reviewed By: mlaurent

Subscribers: kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D28634
parent 2b3664e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment