app: missing break!

Argh! This got broken in commit 6e91826865.
This commit is contained in:
Jehan 2025-08-30 09:46:06 +02:00
parent db18d739e5
commit 9a780bc7d4

View file

@ -2221,6 +2221,7 @@ xcf_load_layer_props (XcfInfo *info,
"gimp-vector-layer-data", data,
(GDestroyNotify) xcf_load_free_vector_data);
}
break;
case PROP_LINK_LAYER:
{