D26932: Prompt user when KWallet is disabled

David Rosca noreply at phabricator.kde.org
Fri Feb 7 14:28:11 GMT 2020


drosca requested changes to this revision.
drosca added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> kwalletpasswordbackend.cpp:25
>  #include <QDateTime>
> +#include<QTranslator>
>  

Does this even build? Also QTranslator is not needed here.

> kwalletpasswordbackend.cpp:182
> +        initialized = true;
> +        mApp->desktopNotifications()->showNotification(QTranslator::tr("KWallet disabled"), QTranslator::tr("Please enable KWallet to save password."));
> +    }

`QObject::tr()`

REPOSITORY
  R875 Falkon

REVISION DETAIL
  https://phabricator.kde.org/D26932

To: puneethchanda, SGOrava, drosca
Cc: drosca, alukichev, falkon, grune, akilgus, siraj_qazi, saishm, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, clivej, mparillo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20200207/b0613187/attachment.html>


More information about the Falkon mailing list