aboutsummaryrefslogtreecommitdiffstats
path: root/keygendialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'keygendialog.h')
-rw-r--r--keygendialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keygendialog.h b/keygendialog.h
index 38c8222..325c6f4 100644
--- a/keygendialog.h
+++ b/keygendialog.h
@@ -95,5 +95,7 @@ private slots:
void slotGenkeyDone(int result);
+ void slotInfoProgress(qulonglong processedAmount, qulonglong totalAmount);
+
};
#endif // __KEYGENDIALOG_H__