D6416: Remove comment field from OpenPGP key generation wizard

Daniel Vrátil noreply at phabricator.kde.org
Wed Jul 5 07:54:54 BST 2017


dvratil requested changes to this revision.
dvratil added a comment.
This revision now requires changes to proceed.


  Looks good, just please fix the QString issue and it's good to go.

INLINE COMMENTS

> newcertificatewizard.cpp:1460
>                                            ui.emailLE->text().trimmed(),
> -                                          ui.commentLE->text().trimmed());
> +                                          "");
>  }

Use `QString()` or just `{}` instead of `""`

REPOSITORY
  R168 Kleopatra

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

To: justusw, aheinecke, #kde_pim_kleopatra, dvratil
Cc: dvratil, #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170705/a05debd4/attachment.html>


More information about the kde-pim mailing list