Skip to content
  • Ingo Klöcker's avatar
    Revert "Add widget parent" · 69f69c15
    Ingo Klöcker authored
    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.
    69f69c15