Skip to content
  • Sune Vuorela's avatar
    Use setCurrentIndex to set currentIndex · 6c0c020f
    Sune Vuorela authored
    Apparantly select(..) on QItemSelectionModel doesn't update that.
    Also skip accessing the currentIndex through the selectionModel. The
    select single & clear and select are already also coming from the
    selection modes set on the list view.
    
    This ensures signing can work with the preselected (last used / only)
    key.
    6c0c020f