[pango] pangocairo.def: Export pango_cairo_win32_font_map_get_type



commit 470190802cf4589c30b4fe281c229ed75f5ea5c1
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Jan 22 13:23:58 2013 +0800

    pangocairo.def: Export pango_cairo_win32_font_map_get_type
    
    This is needed to build the introspection files for PangoCairo on Windows.

 pango/pangocairo.def |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pango/pangocairo.def b/pango/pangocairo.def
index f3052eb..dcea23c 100644
--- a/pango/pangocairo.def
+++ b/pango/pangocairo.def
@@ -32,3 +32,4 @@ EXPORTS
 	pango_cairo_show_layout_line
 	pango_cairo_update_context
 	pango_cairo_update_layout
+	pango_cairo_win32_font_map_get_type



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