app: accidentially removed a function's return type

This commit is contained in:
Michael Natterer 2013-04-27 08:23:58 +02:00
parent 244439f35e
commit eafcc4801c
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ gimp_gegl_mode_node_set_mode (GeglNode *node,
NULL);
}
void
gimp_gegl_mode_node_set_opacity (GeglNode *node,
gdouble opacity)
{