aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'keylist.h')
-rw-r--r--keylist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keylist.h b/keylist.h
index be91e1e..b0985fe 100644
--- a/keylist.h
+++ b/keylist.h
@@ -44,6 +44,7 @@ public:
QStringList *getChecked();
QStringList *getPrivateChecked();
GpgKey getKeyByFpr(QString fpr);
+ GpgKey getKeyById(QString id);
void setChecked(QStringList *keyIds);
//QStringList *getPrivateChecked();