mirror of https://github.com/GNOME/gimp.git
parent
db75625d27
commit
13ee1107c8
|
@ -20,6 +20,8 @@
|
|||
|
||||
* libgimp/gimp.c (gimp_main): call gimp_set_use_cpu_accel().
|
||||
|
||||
* libgimpbase/gimpbase.def: updated.
|
||||
|
||||
2006-06-01 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* cursors/Makefile.am
|
||||
|
|
|
@ -11,6 +11,8 @@ EXPORTS
|
|||
gimp_check_type_get_type
|
||||
gimp_checks_get_shades
|
||||
gimp_clone_type_get_type
|
||||
gimp_cpu_accel_get_support
|
||||
gimp_cpu_accel_set_use
|
||||
gimp_data_directory
|
||||
gimp_datafiles_check_extension
|
||||
gimp_datafiles_read_directories
|
||||
|
|
Loading…
Reference in New Issue