diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-08-07 10:45:21 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-08-07 10:45:21 +0000 |
commit | 865aaaed3fd163ba4c347a08f34780933bcda949 (patch) | |
tree | ab0b51c9030a8b904e3352786159f3810b9ee74e /keydetailsdialog.h | |
parent | some work on verify (diff) | |
download | gpg4usb-0.3.2-mac.tar.gz gpg4usb-0.3.2-mac.zip |
fix secret key export0.3.2-mac
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@944 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'keydetailsdialog.h')
-rw-r--r-- | keydetailsdialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keydetailsdialog.h b/keydetailsdialog.h index e0893c2..8863553 100644 --- a/keydetailsdialog.h +++ b/keydetailsdialog.h @@ -57,6 +57,7 @@ private slots: * @details Export the key to a file, which is choosen in a file dialog */ void exportPrivateKey(); + void slotExportPrivateKeyDone(int result); /** * @details Copy the fingerprint to clipboard |