app: add gegl:engrave to Filters -> Distorts

This commit is contained in:
Michael Natterer
2014-12-15 23:42:57 +01:00
parent af9a052b26
commit be5e2e6991
4 changed files with 9 additions and 0 deletions

View File

@ -497,6 +497,7 @@ sanity_check_gegl_ops (void)
"gegl:edge-laplace",
"gegl:edge-sobel",
"gegl:emboss",
"gegl:engrave",
"gegl:exposure",
"gegl:fractal-trace",
"gegl:gaussian-blur",