Skip to content
Commit 20fefd0b authored by Alexander Volkov's avatar Alexander Volkov
Browse files

Use QTemporaryDir::filePath() instead of path concatenation

Summary:
This is the preferred way to get a file path in a temporary
directory. It's easy to forget to append '/' when using
QTemporaryDir::path().

Reviewers: #plasma, hein

Reviewed By: #plasma, hein

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10038
parent fe9cda3a
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