Skip to content
  • Michael Natterer's avatar
    app: get rid of selection_control() in core/ and display/ · f8d68217
    Michael Natterer authored
    - replace gimp_display_shell_selection_control() by undraw() and restart()
      which actually say what they are doing
    - remove enum GimpSelectionControl
    - replace GimpImage::selection_control() by ::selection_invalidate()
      because none of the other enum values was used any longer
    f8d68217