aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/KeyServerImportDialog.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/KeyServerImportDialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/KeyServerImportDialog.h b/src/ui/KeyServerImportDialog.h
index 061329b4..f768afa7 100644
--- a/src/ui/KeyServerImportDialog.h
+++ b/src/ui/KeyServerImportDialog.h
@@ -46,6 +46,9 @@ class KeyServerImportDialog : public QDialog {
void slotImportKey(const KeyIdArgsListPtr& keys);
+ signals:
+ void signalKeyImported();
+
private slots:
void slotImport();