Skip to content
  • Arjen Hiemstra's avatar
    Remove RowLayout from KillDialog DialogButtonBox · 5d0c9551
    Arjen Hiemstra authored
    RowLayout does something which will trigger a crash when the
    dialogbuttonbox gets destroyed. So instead use the normal layout,
    calculate the fill width for the checkbox manually. Also remove the
    workaround for QTBUG-81796 since that was fixed in the meantime.
    
    BUG: 435192
    
    
    (cherry picked from commit 79d28437)
    5d0c9551