diff options
| author | Thomas Tuegel <ttuegel@mailbox.org> | 2017-05-23 06:55:36 -0500 |
|---|---|---|
| committer | Thomas Tuegel <ttuegel@mailbox.org> | 2017-08-21 06:51:32 -0500 |
| commit | fa2f19467f76aa6b4c9e943ea49db415499f5ae7 (patch) | |
| tree | e3ba3da986726f3261093765b3629378a1c01e80 /pkgs/development/python-modules/GitPython | |
| parent | 88d29f80c1ac483c6f62a04de2a9ca7b9ea4f128 (diff) | |
akonadi: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 encoding. Nix cannot decode such paths,
so we must use QLatin1String for strings that may be paths, or the dependency
graph will be broken!
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
