[gimp/gimp-2-10] Fix Problem found in ./libgimpbase/gimpbase.def the following symbols are in the library, but ar
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] Fix Problem found in ./libgimpbase/gimpbase.def the following symbols are in the library, but ar
- Date: Thu, 27 Dec 2018 17:11:30 +0000 (UTC)
commit c466b6108e7e966cc9ec7741b088f2a27b9a4b71
Author: lillolollo <bax_70 hotmail com>
Date: Fri Dec 14 01:24:20 2018 +0000
Fix Problem found in ./libgimpbase/gimpbase.def
the following symbols are in the library,
but are not listed in the .def-file:
+ gimp_bucket_fill_area_get_type
(cherry picked from commit 132a378bed4611e95f4bcdbc46aaecbc9fca821b)
libgimpbase/gimpbase.def | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libgimpbase/gimpbase.def b/libgimpbase/gimpbase.def
index 8e93f11460..ea0f7f4d97 100644
--- a/libgimpbase/gimpbase.def
+++ b/libgimpbase/gimpbase.def
@@ -7,6 +7,7 @@ EXPORTS
gimp_blend_mode_compat_get_type
gimp_blend_mode_get_type
gimp_brush_generated_shape_get_type
+ gimp_bucket_fill_area_get_type
gimp_bucket_fill_mode_compat_get_type
gimp_bucket_fill_mode_get_type
gimp_cache_directory
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]