diff options
Diffstat (limited to 'src/ui/main_window/MainWindow.h')
-rw-r--r-- | src/ui/main_window/MainWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/main_window/MainWindow.h b/src/ui/main_window/MainWindow.h index 357a3ed5..cc3ffd0e 100644 --- a/src/ui/main_window/MainWindow.h +++ b/src/ui/main_window/MainWindow.h @@ -455,7 +455,7 @@ class MainWindow : public GeneralMainWindow { * * @param result_analyse */ - void slot_verifying_unknown_signature_helper(const GpgVerifyResultAnalyse& r); + void slot_verifying_unknown_signature_helper(const QStringList& fprs); /** * @brief |