[gimp] libgimpcolor: add gimp_color_profile_get_type to gimpcolor.def



commit 46465b0c0ae47324ab004460953a0789cf568b21
Author: Michael Natterer <mitch gimp org>
Date:   Sun Jul 12 14:21:45 2015 +0200

    libgimpcolor: add gimp_color_profile_get_type to gimpcolor.def

 libgimpcolor/gimpcolor.def |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgimpcolor/gimpcolor.def b/libgimpcolor/gimpcolor.def
index 33b8ebe..762722e 100644
--- a/libgimpcolor/gimpcolor.def
+++ b/libgimpcolor/gimpcolor.def
@@ -34,6 +34,7 @@ EXPORTS
        gimp_color_profile_get_manufacturer
        gimp_color_profile_get_model
        gimp_color_profile_get_summary
+       gimp_color_profile_get_type
        gimp_color_profile_is_cmyk
        gimp_color_profile_is_equal
        gimp_color_profile_is_rgb


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