Skip to content
  • Pino Toscano's avatar
    Fix/simplify QDialogButtonBox usage · ce6556a0
    Pino Toscano authored
    Since standard OK and Cancel buttons are used, just use the
    QDialogButtonBox API to add them only when needed. This avoids creating
    them manually.
    ce6556a0