~hp/canvas_display.lv2

89ddeb275039676e5c364ce0ad0632e17ebbaf83 — Hanspeter Portner 3 years ago e5034d9
ttl: add missing required feature ui:parent.
2 files changed, 2 insertions(+), 2 deletions(-)

M VERSION
M canvas_display_ui.ttl
M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
0.1.463
0.1.465

M canvas_display_ui.ttl => canvas_display_ui.ttl +1 -1
@@ 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 .