From 8d02ef7f4f1b938881ec3e78bcc9d79d569d53ec Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 25 Jul 2012 22:40:33 +0000 Subject: Fix control bindings for logarithmic and sample rate control ports. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4551 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/shared/URIs.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'ingen') diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index 7ba6a2f4..7e27bb34 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -132,6 +132,7 @@ public: const Quark patch_remove; const Quark patch_request; const Quark patch_subject; + const Quark pprops_logarithmic; const Quark rdf_type; const Quark rdfs_seeAlso; const Quark wildcard; -- cgit v1.2.1