Home GnuPG

Include QGpgME/Debug for QDebug operator for GpgME::Error

Description

Include QGpgME/Debug for QDebug operator for GpgME::Error

The missing QDebug operator was caught by the new explicit
conversion-to-bool operator for GpgME::Error. The safe-bool idiom didn't
prevent conversion of GpgME::Error to bool when passed to QDebug's
operator<<.

Details

Provenance
ikloeckerAuthored on Wed, May 14, 5:29 PM
Parents
rKLEOPATRAd4f777ffa137: Remove long obsolete feature check
Branches
Unknown
Tags
Unknown