Home GnuPG

Fix creation of curve keys

Description

Fix creation of curve keys

We don't set data anymore for the combo box items because it was
identical to the text. Obviously, we then need to use currentText()
instead of currentData().

Details