From 89ddeb275039676e5c364ce0ad0632e17ebbaf83 Mon Sep 17 00:00:00 2001 From: Hanspeter Portner Date: Fri, 12 Feb 2021 21:05:07 +0100 Subject: [PATCH] ttl: add missing required feature ui:parent. --- VERSION | 2 +- canvas_display_ui.ttl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 82890bd..895d52d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.463 +0.1.465 diff --git a/canvas_display_ui.ttl b/canvas_display_ui.ttl index 951317e..4592a32 100644 --- a/canvas_display_ui.ttl +++ b/canvas_display_ui.ttl @@ -26,5 +26,5 @@ canvas:display_ui lv2:symbol "notify" ; ui:protocol atom:eventTransfer ] ; - lv2:requiredFeature ui:idleInterface, urid:map, ui:portMap ; + lv2:requiredFeature ui:idleInterface, urid:map, ui:portMap, ui:parent ; lv2:extensionData ui:idleInterface . -- 2.38.5