mirror of https://github.com/GNOME/gimp.git
libgimpbase: forgot to add gimp_pixpipe_params_free() in gimpbase.def.
This commit is contained in:
parent
c0480f502d
commit
1a8bf4bcaf
|
@ -129,6 +129,7 @@ EXPORTS
|
|||
gimp_personal_rc_file
|
||||
gimp_pixels_to_units
|
||||
gimp_pixpipe_params_build
|
||||
gimp_pixpipe_params_free
|
||||
gimp_pixpipe_params_init
|
||||
gimp_pixpipe_params_parse
|
||||
gimp_plug_in_directory
|
||||
|
|
Loading…
Reference in New Issue