Skip to content
  • Adam Reichold's avatar
    Fix method to update menu sensitivity of combo box · 5088b493
    Adam Reichold authored and Matthias Clasen's avatar Matthias Clasen committed
    After removal of the selectable header and separator from the combo box,
    the method to update the menu sensitivity must be changed as it assumes
    at least two items within each sub menu and contains special handling
    for the separator. Removing this fixes bug #759079.
    5088b493