From 11bbce74479994e8ee9420112f80a01eb2944f28 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 15 Sep 2016 19:08:08 +0200 Subject: Added new inline display for showing load progress. --- plugin/drumgizmo.ttl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugin/drumgizmo.ttl') diff --git a/plugin/drumgizmo.ttl b/plugin/drumgizmo.ttl index 2e9b930..e5b163d 100644 --- a/plugin/drumgizmo.ttl +++ b/plugin/drumgizmo.ttl @@ -22,6 +22,7 @@ @prefix pprops: . @prefix lv2: . @prefix rdfs: . +@prefix idpy: . a ui:X11UI ; @@ -43,6 +44,7 @@ doap:license ; lv2:optionalFeature ; lv2:optionalFeature ; + lv2:optionalFeature idpy:queue_draw ; lv2:extensionData state:interface ; lv2:port [ a lv2:InputPort, lv2:ControlPort ; -- cgit v1.2.3