Skip to content
  • Michael Natterer's avatar
    removed enum GimpHealAlignMode, we use the GimpSourceAlignMode now and can · fca7fc02
    Michael Natterer authored
    2006-09-04  Michael Natterer  <mitch@gimp.org>
    
    	* app/paint/paint-enums.[ch]: removed enum GimpHealAlignMode, we
    	use the GimpSourceAlignMode now and can always disable REGISTERED
    	in the GUI should it turn out to be really totally pointless.
    
    	* app/paint/Makefile.am
    	* app/paint/gimphealoptions.[ch]: removed. Its properties are
    	completely covered by GimpSourceOptions.
    
    	* app/paint/gimpheal.[ch]: derive from GimpSourceCore.
    
    	* app/tools/gimphealtool.[ch]: derive from GimpSourceTool.
    fca7fc02