Skip to content
  • Michael Abrahams's avatar
    Fix saving empty custom shortcuts · 55bbe231
    Michael Abrahams authored
    Ensure that defaultShortcut for an action with no default shortcut is an
    empty list, not a list containing a single item, QKeySequence("")
    
    Maniphest Tasks: T1244
    BUG: 361911
    55bbe231