Home GnuPG

Revert "Add widget parent"

Description

Revert "Add widget parent"

This reverts commit a4a84b9a3b48d501af9dcdf607bc5fffb3385669.

I'm sorry, but this change breaks the tab order in the dialog. In fact,
it makes it impossible to reach any widgets except for the two dialog
buttons with the Tab key. I also don't see why passing a parent to the
constructor should be necessary. All widgets are added to a layout and
the layout takes care of setting the correct parent widget of the widgets.

Details

Provenance
ikloeckerAuthored on Sep 7 2021, 9:35 AM
Parents
rKLEOPATRAa4a84b9a3b48: Add widget parent
Branches
Unknown
Tags
Unknown
Reverts
rKLEOPATRAa4a84b9a3b48: Add widget parent