aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgwin.h')
-rw-r--r--gpgwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgwin.h b/gpgwin.h
index 7721f18..c9adcf3 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -138,5 +138,6 @@ private:
Attachments *mAttachments;
GpgME::Context *mCtx;
QString iconPath;
+ KeyMgmt *keyMgmt;
};