Skip to content
  • Michael Natterer's avatar
    use gboolean instead of gint for "alpha_dither" and "remove_dups" in all · 6f1680ab
    Michael Natterer authored
    2004-01-31  Michael Natterer  <mitch@gimp.org>
    
    	* app/core/gimpimage-convert.[ch]: use gboolean instead of gint
    	for "alpha_dither" and "remove_dups" in all public and private
    	functions. Properly prototyped private functions. Minor cleanup.
    
    	* app/gui/convert-dialog.c: pass FALSE instead of 0.
    
    	* tools/pdbgen/pdb/convert.pdb: ditto. Also cleaned up a bit: use
    	generated checks and documentation for enums, removed duplicate
    	check for enum range (spotted by Kevin Cozens).
    
    	* app/pdb/convert_cmds.c
    	* libgimp/gimpconvert_pdb.c: regenerated.
    6f1680ab