From 99e701a8247c3e26251b045a93d826decd55e831 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 14 Apr 2012 02:58:12 +0000 Subject: Update URIs. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4184 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/shared/URIs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ingen/shared') diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index ec199ef7..5fe3c9db 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -59,7 +59,6 @@ public: const Quark atom_bufferType; const Quark atom_eventTransfer; const Quark atom_supports; - const Quark cv_CVPort; const Quark doap_name; const Quark ingen_Connection; const Quark ingen_Internal; @@ -84,6 +83,7 @@ public: const Quark ingen_source; const Quark ingen_value; const Quark lv2_AudioPort; + const Quark lv2_CVPort; const Quark lv2_ControlPort; const Quark lv2_InputPort; const Quark lv2_OutputPort; -- cgit v1.2.1