diff options
Diffstat (limited to 'gpgcontext.h')
-rw-r--r-- | gpgcontext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index 54ddb12..4efc3fe 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -134,6 +134,7 @@ public: GpgKey getKeyById(QString id); static QString gpgErrString(gpgme_error_t err); + static QString getGpgmeVersion(); /** * @brief |