Skip to content
  • Ingo Klöcker's avatar
    Set key instead of index for DetailsCommand · f19ed175
    Ingo Klöcker authored and Ingo Klöcker's avatar Ingo Klöcker committed
    This was the only place where Command::setIndex() was used. Setting key
    directly allows us to remove Command::setIndex() and is a first step in
    making the commands independent of model indexes.
    
    GnuPG-bug-id: 6157
    f19ed175