Skip to content
  • Michael Natterer's avatar
    Bug 378334 - Plugins with image drop-list crash when image is closed · 4aaaa1a7
    Michael Natterer authored
    Let image and item combo boxes connect to their own "changed" signal
    first, and if the chosen image/item doesn't exist any longer,
    reinitialize the combo box and select the first item instead.
    
    Also fixes the type macros in gimpitemcombobox.h which were lacking a
    ')' and introduces an internal GimpItemComboBox class to hold the
    common functionality.
    4aaaa1a7