aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 3257849..40af5c9 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -134,8 +134,9 @@ private slots:
/**
* @details upload the selected key to the keyserver
*/
- void slotUploadKeyToServer();
-
+ void slotUploadKeyToServer();
+ void slotUploadKeyToServerReady(int result);
+
/**
* @details start the wizard
*/