From 4b480bf87cd496446491e3880d867d7fa92c6c49 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 10 Jan 2013 06:20:39 +0000 Subject: Update for latest changes to LV2 patch extension (compact patch:Set message). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4911 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/URIs.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ingen/URIs.hpp') diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 77dc00d3..a09037e6 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -141,9 +141,11 @@ public: const Quark patch_add; const Quark patch_body; const Quark patch_destination; + const Quark patch_property; const Quark patch_remove; const Quark patch_request; const Quark patch_subject; + const Quark patch_value; const Quark pprops_logarithmic; const Quark rdf_type; const Quark rdfs_seeAlso; -- cgit v1.2.1