fixup(messagecomposer): use const argument for setSigningKeys.

Authored by knauss on Apr 14 2020, 2:09 PM.

Description

fixup(messagecomposer): use const argument for setSigningKeys.

Summary: signingKeys are just an input and won't modified by the job itself.

Test Plan: run autotests.

Reviewers: KDE PIM

Subscribers: kde-pim

Tags: KDE PIM

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

Details