app: fix composite mode of erase mode

This commit is contained in:
Ell 2017-02-04 22:29:41 -05:00
parent 8f4700b839
commit 1284715f11

View file

@ -2486,6 +2486,7 @@ static GimpLayerModeInfo gimp_layer_mode_infos[]=
{ GIMP_LAYER_MODE_ERASE,
"gimp:erase",
GIMP_LAYER_MODE_FLAG_WANTS_LINEAR_DATA,
GIMP_LAYER_COMPOSITE_SRC_ATOP
},
{ GIMP_LAYER_MODE_REPLACE,
"gimp:replace",