app: Make cage tool work with gegl master

This commit is contained in:
Alexia Death
2010-11-02 20:56:11 +02:00
parent d7492cb528
commit f09f6dae06

View File

@ -743,7 +743,7 @@ gimp_cage_tool_get_render_node (GimpCageTool *ct,
NULL);
render = gegl_node_new_child (parent,
"operation", "gegl:render_mapping",
"operation", "gegl:map-absolute",
NULL);
gegl_node_connect_to (input, "output",