[gimp] libgimpbase: forgot (again!) to add the new debug functions in def file.



commit bd9c569e2194460313ada87a9650cd23084d832b
Author: Jehan <jehan girinstud io>
Date:   Sun Feb 11 04:33:31 2018 +0100

    libgimpbase: forgot (again!) to add the new debug functions in def file.
    
    This should fix the build!

 libgimpbase/gimpbase.def |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libgimpbase/gimpbase.def b/libgimpbase/gimpbase.def
index ed50e92..6bd44eb 100644
--- a/libgimpbase/gimpbase.def
+++ b/libgimpbase/gimpbase.def
@@ -110,6 +110,7 @@ EXPORTS
        gimp_micro_version
        gimp_minor_version
        gimp_offset_type_get_type
+       gimp_on_error_query
        gimp_orientation_type_get_type
        gimp_paint_application_mode_get_type
        gimp_param_memsize_get_type
@@ -149,6 +150,7 @@ EXPORTS
        gimp_plug_in_directory
        gimp_plug_in_directory_file
        gimp_precision_get_type
+       gimp_print_stack_trace
        gimp_progress_command_get_type
        gimp_rectangle_intersect
        gimp_rectangle_union


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