Skip to content
  • David Redondo's avatar
    Fix some visual bugs of the KillDialog · b1148de1
    David Redondo authored
    - padding between icon and separator by using standard delegates instead of custom ones
    - proper button icon sizes, the icons are in a layout and should not specify their size
    - add a bit more padding between checkbox and its label
    - wrap the checkbox text by using a RowLayout as contentItem of the footer
    BUG: 433751
    b1148de1