From 424bd44c4b6f64a15f9dc18df47b77c39b62a855 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 1 Oct 2016 18:56:59 -0400 Subject: Fix properties of control/notify ports --- ingen/URIs.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'ingen/URIs.hpp') diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 5f448e02..6a691ba2 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -143,6 +143,7 @@ public: const Quark lv2_appliesTo; const Quark lv2_binary; const Quark lv2_connectionOptional; + const Quark lv2_control; const Quark lv2_default; const Quark lv2_designation; const Quark lv2_enumeration; -- cgit v1.2.1