Merge branch 'terminology-1.5'

This commit is contained in:
Boris Faure 2019-08-07 22:21:13 +02:00
commit 9af03a621b
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ _parent_del_cb(void *data,
ctx->frame = NULL;
_hover_del(ctx);
evas_object_del(ctx->gl);
free(ctx);
}