diff options
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 |