diff --git a/objecttreeparser.h b/objecttreeparser.h index 5981093fe..bcc137b0d 100644 --- a/objecttreeparser.h +++ b/objecttreeparser.h @@ -197,7 +197,7 @@ namespace KMail { std::vector &signatures, bool showWarning, bool& passphraseError, - bool& notActuallyEncrypted, + bool& actuallyEncrypted, QString& aErrorText, QString& auditLog );