aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-10-17 22:33:29 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-10-17 22:33:29 +0000
commit10edb8b480f37f8d8dfb116d351a0e9deabe3af8 (patch)
tree04af66bc9d107197f4d75369e2ed9e84083c5dbc /keylist.h
parentadded keyserverimport with icon to toolbar in keymgmt (diff)
downloadgpg4usb-10edb8b480f37f8d8dfb116d351a0e9deabe3af8.tar.gz
gpg4usb-10edb8b480f37f8d8dfb116d351a0e9deabe3af8.zip
some text text changes, add method getKeyByFpr()
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@557 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'keylist.h')
-rw-r--r--keylist.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keylist.h b/keylist.h
index 269cfb4..be91e1e 100644
--- a/keylist.h
+++ b/keylist.h
@@ -43,8 +43,7 @@ public:
QStringList *getChecked();
QStringList *getPrivateChecked();
- QString getKeyNameByFpr(QString fpr);
- QString getKeyEmailByFpr(QString fpr);
+ GpgKey getKeyByFpr(QString fpr);
void setChecked(QStringList *keyIds);
//QStringList *getPrivateChecked();