From 0f9c8151d5b42b243a499bb31a1e1f0b2e8c5f6f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 8 Feb 2015 07:02:59 +0000 Subject: Server-side copy paste with LV2 state support. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5541 a436a847-0d15-0410-975c-d299462d15a1 --- 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 4c31ccdc..6cb7ea15 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -130,6 +130,7 @@ public: const Quark midi_noteNumber; const Quark morph_currentType; const Quark param_sampleRate; + const Quark patch_Copy; const Quark patch_Delete; const Quark patch_Get; const Quark patch_Move; -- cgit v1.2.1