gimp r27483 - in trunk: . app/text
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r27483 - in trunk: . app/text
- Date: Thu, 30 Oct 2008 22:27:57 +0000 (UTC)
Author: neo
Date: Thu Oct 30 22:27:57 2008
New Revision: 27483
URL: http://svn.gnome.org/viewvc/gimp?rev=27483&view=rev
Log:
2008-10-30 Sven Neumann <sven gimp org>
* app/text/gimp-fonts.c
* app/text/gimpfont-utils.c: removed unused includes.
Modified:
trunk/ChangeLog
trunk/app/text/gimp-fonts.c
trunk/app/text/gimpfont-utils.c
Modified: trunk/app/text/gimp-fonts.c
==============================================================================
--- trunk/app/text/gimp-fonts.c (original)
+++ trunk/app/text/gimp-fonts.c Thu Oct 30 22:27:57 2008
@@ -22,9 +22,7 @@
#include "config.h"
#include <glib-object.h>
-#include <pango/pangoft2.h>
-/* PangoFT2 is assumed, so we should have this in our cflags */
#include <fontconfig/fontconfig.h>
#include "libgimpbase/gimpbase.h"
Modified: trunk/app/text/gimpfont-utils.c
==============================================================================
--- trunk/app/text/gimpfont-utils.c (original)
+++ trunk/app/text/gimpfont-utils.c Thu Oct 30 22:27:57 2008
@@ -23,11 +23,11 @@
#include <string.h>
-#include <glib-object.h>
-#include <pango/pangoft2.h>
+#include <pango/pango.h>
#include "gimpfont-utils.h"
+
/* Workaround pango bug #166540 */
static const char *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]