[gimp/gimp-2-10] libgimpbase: forgot to add gimp_pixpipe_params_free() in gimpbase.def.



commit 398d5e553a115eaecd94dce9152cffa3c9867239
Author: Jehan <jehan girinstud io>
Date:   Thu Jun 28 01:36:40 2018 +0200

    libgimpbase: forgot to add gimp_pixpipe_params_free() in gimpbase.def.
    
    (cherry picked from commit 1a8bf4bcaf819b9351a070e3be66e01a147395c5)

 libgimpbase/gimpbase.def | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/libgimpbase/gimpbase.def b/libgimpbase/gimpbase.def
index 3c7c6a47f4..5d80db71f1 100644
--- a/libgimpbase/gimpbase.def
+++ b/libgimpbase/gimpbase.def
@@ -145,6 +145,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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]