aboutsummaryrefslogtreecommitdiffstats
path: root/keygendialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'keygendialog.h')
-rw-r--r--keygendialog.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keygendialog.h b/keygendialog.h
index 69495c9..75cda4e 100644
--- a/keygendialog.h
+++ b/keygendialog.h
@@ -77,6 +77,11 @@ private slots:
void passwordEditChanged();
/**
+ * @details When passwordedit changed, set keysize appropriately
+ */
+ void keyTypeChanged();
+
+ /**
* @details check all lineedits for false entries. Show error, when there is one, otherwise generate the key
*/
void keyGenAccept();