Make the parameter name consistent with the one in the .cpp file.

svn path=/branches/kdepim/enterprise/kdepim/; revision=750921
wilder-work
Volker Krause 19 years ago
parent 3fb3fe09a9
commit a3c24a0b77
  1. 2
      objecttreeparser.h

@ -197,7 +197,7 @@ namespace KMail {
std::vector<GpgME::Signature> &signatures,
bool showWarning,
bool& passphraseError,
bool& notActuallyEncrypted,
bool& actuallyEncrypted,
QString& aErrorText,
QString& auditLog );

Loading…
Cancel
Save