[gnome-photos/wip/rishi/edit-preview: 2/3] gegl-gtk-view-helper: Adjust
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/edit-preview: 2/3] gegl-gtk-view-helper: Adjust
- Date: Mon, 23 Nov 2015 19:58:41 +0000 (UTC)
commit 69b80bcb78fd6c2c55d8c68e5806a06c263f8b70
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Nov 23 20:57:25 2015 +0100
gegl-gtk-view-helper: Adjust
src/gegl-gtk-view-helper.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gegl-gtk-view-helper.c b/src/gegl-gtk-view-helper.c
index 1df5e3f..0adbe2b 100644
--- a/src/gegl-gtk-view-helper.c
+++ b/src/gegl-gtk-view-helper.c
@@ -214,7 +214,7 @@ view_helper_draw(ViewHelper *self, cairo_t *cr, GdkRectangle *rect)
GEGL_BLIT_CACHE | (self->block ? 0 : GEGL_BLIT_DIRTY));
end = g_get_monotonic_time ();
- photos_debug (PHOTOS_DEBUG_GEGL, "Node Blit: %" G_GINT64_FORMAT, end - start);
+ photos_debug (PHOTOS_DEBUG_GEGL, "GeglGtkView: Node Blit: %" G_GINT64_FORMAT, end - start);
surface = cairo_image_surface_create_for_data(buf,
CAIRO_FORMAT_ARGB32,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]