[gimp] libgimp: Fix the commit of libgimp/gimp.def - add missing line breaks
- From: Barak Itkin <barakitkin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimp: Fix the commit of libgimp/gimp.def - add missing line breaks
- Date: Tue, 20 Jul 2010 22:00:46 +0000 (UTC)
commit fe00c2976991239267736209141f613cf6952619
Author: Barak Itkin <lightningismyname gmail com>
Date: Wed Jul 21 00:58:45 2010 +0300
libgimp: Fix the commit of libgimp/gimp.def - add missing line breaks
libgimp/gimp.def | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/libgimp/gimp.def b/libgimp/gimp.def
index 074bda0..3e3b229 100644
--- a/libgimp/gimp.def
+++ b/libgimp/gimp.def
@@ -412,11 +412,16 @@ EXPORTS
gimp_invert
gimp_item_delete
gimp_item_get_image
- gimp_item_get_linked item_set_linked
- gimp_item_get_lock_content item_set_lock_content
- gimp_item_get_name item_set_name
- gimp_item_get_tattoo item_set_tattoo
- gimp_item_get_visible item_set_visible
+ gimp_item_get_linked
+ gimp_item_get_lock_content
+ gimp_item_get_name
+ gimp_item_get_tattoo
+ gimp_item_get_visible
+ gimp_item_set_linked
+ gimp_item_set_lock_content
+ gimp_item_set_name
+ gimp_item_set_tattoo
+ gimp_item_set_visible
gimp_item_is_channel
gimp_item_is_drawable
gimp_item_is_layer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]