aboutsummaryrefslogtreecommitdiffstats
path: root/gpgcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgcontext.h')
-rw-r--r--gpgcontext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpgcontext.h b/gpgcontext.h
index ba4cf67..388c957 100644
--- a/gpgcontext.h
+++ b/gpgcontext.h
@@ -135,6 +135,8 @@ public:
GpgKey getKeyByFpr(QString fpr);
GpgKey getKeyById(QString id);
+ void emitKeyDBChanged();
+
static QString gpgErrString(gpgme_error_t err);
static QString getGpgmeVersion();