Skip to content
Commit 69f69c15 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Revert "Add widget parent"

This reverts commit a4a84b9a.

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.
parent a4a84b9a
Pipeline #79111 passed with stage
in 15 minutes and 3 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment