[gimp/blend-tool-fun: 53/163] libgimp: fix gimpui.def



commit afb2b0c9a9d5ef8b842b5eb5ad7a52c31945735c
Author: Michael Natterer <mitch gimp org>
Date:   Mon Sep 14 23:28:01 2015 +0200

    libgimp: fix gimpui.def

 libgimp/gimpui.def |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgimp/gimpui.def b/libgimp/gimpui.def
index 58ecd59..3294a26 100644
--- a/libgimp/gimpui.def
+++ b/libgimp/gimpui.def
@@ -82,6 +82,6 @@ EXPORTS
        gimp_zoom_preview_get_source
        gimp_zoom_preview_get_type
        gimp_zoom_preview_new
-       gimp_zoom_preview_new_from_drawable
+       gimp_zoom_preview_new_from_drawable_id
        gimp_zoom_preview_new_with_model
-       gimp_zoom_preview_new_with_model_from_drawable
+       gimp_zoom_preview_new_with_model_from_drawable_id


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