Replace usage of deprecated Error::asString
* src/gpgolkeyadder/gpgolkeyadder.cpp (CMSImportThread::error): Use Error::asStdString instead of Error::asString. (CMSImportThread::run): Ditto.
Error::asStdString is available since gpgme 1.24.
Replace usage of deprecated Error::asString Tags None Subscribers None
Description
Details
|