Skip to content
  • Ingo Klöcker's avatar
    Replace action containers with less error-prone helper · 69a9c7ed
    Ingo Klöcker authored
    Use a vector instead of an array for the action data. Iterate over the
    action data using standard iteration instead of looping until NumPageActions
    which is defined elsewhere. Use the action names instead of some enum for
    addressing specific actions.
    
    GnuPG-bug-id: 5688
    69a9c7ed