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
This commit is contained in:
parent
e4e4422f5c
commit
132a378bed
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ EXPORTS
|
|||
gimp_base_init
|
||||
gimp_blend_mode_get_type
|
||||
gimp_brush_generated_shape_get_type
|
||||
gimp_bucket_fill_area_get_type
|
||||
gimp_bucket_fill_mode_get_type
|
||||
gimp_cache_directory
|
||||
gimp_canonicalize_identifier
|
||||
|
|
|
|||
Loading…
Reference in a new issue