diff options
Diffstat (limited to 'keygendialog.h')
-rw-r--r-- | keygendialog.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keygendialog.h b/keygendialog.h index 325c6f4..bb4c186 100644 --- a/keygendialog.h +++ b/keygendialog.h @@ -79,16 +79,6 @@ private slots: void slotPasswordEditChanged(); /** - * @details When keysize changed, show message, when too large - */ - void slotKeySizeChanged(); - - /** - * @details When passwordedit changed, set keysize appropriately - */ - void slotKeyTypeChanged(); - - /** * @details check all lineedits for false entries. Show error, when there is one, otherwise generate the key */ void slotKeyGenAccept(); |