Diffusion KIO 73f3a9bee0d4

[KRecentDocument] Use QGuiApplication::desktopFileName()

Authored by broulik on Apr 22 2018, 10:44 AM.

Description

[KRecentDocument] Use QGuiApplication::desktopFileName()

This ensures the application stored in recent documents matches the application's service.

CHANGELOG: KRecentDocument now stores QGuiApplication::desktopFileName instead of applicationName

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