aboutsummaryrefslogtreecommitdiffstats
path: root/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'context.h')
-rw-r--r--context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/context.h b/context.h
index e248bb4..8be8a32 100644
--- a/context.h
+++ b/context.h
@@ -44,6 +44,7 @@ public:
QString name;
QString email;
bool privkey;
+ QString fpr;
};
typedef QLinkedList< GpgKey > GpgKeyList;