mart accepted this revision. mart added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > installation.cpp:546 > if (success) { > + if (installpath.startsWith(QDir::tempPath())) > + file.remove(installpath); if () { } also, add a comment on what is doing here REPOSITORY R304 KNewStuff BRANCH master REVISION DETAIL https://phabricator.kde.org/D4320 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #frameworks, mart