diff options
Diffstat (limited to 'gpgcontext.h')
-rw-r--r-- | gpgcontext.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index ed605cf..b442142 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -133,6 +133,8 @@ public: GpgKey getKeyByFpr(QString fpr); GpgKey getKeyById(QString id); + static QString gpgErrString(gpgme_error_t err); + /** * @brief * |