mirror of https://github.com/GNOME/gimp.git
app: blacklist gegl:threshold
This commit is contained in:
parent
95b1c0617b
commit
aebf55d799
|
@ -132,6 +132,7 @@ gimp_gegl_tool_operation_blacklisted (const gchar *name,
|
|||
"gegl:rotate", /* in gimp */
|
||||
"gegl:transform", /* in gimp */
|
||||
"gegl:value-invert", /* in gimp */
|
||||
"gegl:threshold", /* in gimp */
|
||||
"gimp-",
|
||||
"gimp:"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue