[gimp/soc-2013-combined-selection-tool] Fix libgimp/gimp.def
- From: Sven Claussner <sclaussner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2013-combined-selection-tool] Fix libgimp/gimp.def
- Date: Sat, 14 Sep 2013 06:39:35 +0000 (UTC)
commit bcb6bfd190b9572bf51e09a84e15055f784d30e3
Author: Sven Claussner <sclaussner src gnome org>
Date: Sat Sep 14 08:37:29 2013 +0200
Fix libgimp/gimp.def
Add missing item gimp_shape_type_get_type
to fix the failing Jenkins build.
libgimp/gimp.def | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgimp/gimp.def b/libgimp/gimp.def
index 3da1f8a..d4909ca 100644
--- a/libgimp/gimp.def
+++ b/libgimp/gimp.def
@@ -745,6 +745,7 @@ EXPORTS
gimp_selection_shrink
gimp_selection_translate
gimp_selection_value
+ gimp_shape_type_get_type
gimp_shear
gimp_shm_ID
gimp_shm_addr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]