gtk+ r20041 - in trunk: . gdk
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20041 - in trunk: . gdk
- Date: Fri, 25 Apr 2008 15:48:32 +0100 (BST)
Author: mitch
Date: Fri Apr 25 14:48:32 2008
New Revision: 20041
URL: http://svn.gnome.org/viewvc/gtk+?rev=20041&view=rev
Log:
2008-04-25 Michael Natterer <mitch imendio com>
* gdk/gdkfont.h: include <pango/pango.h> instead of
<pango/pango-font.h>.
Modified:
trunk/ChangeLog
trunk/gdk/gdkfont.h
Modified: trunk/gdk/gdkfont.h
==============================================================================
--- trunk/gdk/gdkfont.h (original)
+++ trunk/gdk/gdkfont.h Fri Apr 25 14:48:32 2008
@@ -30,7 +30,7 @@
#define __GDK_FONT_H__
#include <gdk/gdktypes.h>
-#include <pango/pango-font.h>
+#include <pango/pango.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]