From 865aaaed3fd163ba4c347a08f34780933bcda949 Mon Sep 17 00:00:00 2001 From: ubbo Date: Tue, 7 Aug 2012 10:45:21 +0000 Subject: fix secret key export git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@944 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- keydetailsdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keydetailsdialog.h') 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 -- cgit v1.2.3