[gegl] operations: sigh!
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] operations: sigh!
- Date: Fri, 31 May 2013 22:49:17 +0000 (UTC)
commit 5b2938ec78b069aaa807184f5642dd72bb8ee7eb
Author: Michael Natterer <mitch gimp org>
Date: Sat Jun 1 00:48:15 2013 +0200
operations: sigh!
operations/common/dropshadow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/dropshadow.c b/operations/common/dropshadow.c
index f687022..7950823 100644
--- a/operations/common/dropshadow.c
+++ b/operations/common/dropshadow.c
@@ -57,7 +57,7 @@ static void
attach (GeglOperation *operation)
{
GeglNode *gegl = operation->node;
- GeglNode *input, *output, *over, *translate, *opacity, *blur, *darken, *black;
+ GeglNode *input, *output, *over, *translate, *opacity, *blur, *darken, *color;
GeglColor *black_color = gegl_color_new ("rgb(0.0,0.0,0.0)");
input = gegl_node_get_input_proxy (gegl, "input");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]