Use QDir::homePath() instead of KUser

Authored by broulik on Mar 20 2017, 11:29 AM.

Description

Use QDir::homePath() instead of KUser

KUser does quite a lot of stuff under the hood and also calls getpwuid which might block with network login.

Differential Revision: https://phabricator.kde.org/D5051

Details

Committed
broulikMar 20 2017, 11:29 AM
Differential Revision
D5051: Use QDir::homePath() instead of KUser
Parents
R369:15886b6a9c63: Removed usage to deprecated interface
Branches
Unknown
Tags
Unknown