[balsa/wip/gtk4: 235/351] Fix the build with compface
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/wip/gtk4: 235/351] Fix the build with compface
- Date: Wed, 23 May 2018 21:36:43 +0000 (UTC)
commit 4a2eb182e47838d16ba7237a4a76582b882f8cff
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Mon Mar 19 16:13:33 2018 -0400
Fix the build with compface
libbalsa/libbalsa.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libbalsa/libbalsa.c b/libbalsa/libbalsa.c
index 70608b3..7b0b461 100644
--- a/libbalsa/libbalsa.c
+++ b/libbalsa/libbalsa.c
@@ -873,11 +873,10 @@ libbalsa_get_image_from_face_header(const gchar * content, GError ** err)
}
#if HAVE_COMPFACE
-GtkWidget *
+GdkPixbuf *
libbalsa_get_pixbuf_from_x_face_header(const gchar * content, GError ** err)
{
gchar buf[2048];
- GdkPixbuf *pixbuf;
guchar *pixels;
gint lines;
const gchar *p;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]