summaryrefslogtreecommitdiffstats
path: root/ingen/URIs.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-08 07:02:59 +0000
committerDavid Robillard <d@drobilla.net>2015-02-08 07:02:59 +0000
commit0f9c8151d5b42b243a499bb31a1e1f0b2e8c5f6f (patch)
tree1ed4df4df4c3f160120544d92c681f1b4519e1aa /ingen/URIs.hpp
parent8733afb7ae9a04f46ac6318667182da16eca9fe5 (diff)
downloadingen-0f9c8151d5b42b243a499bb31a1e1f0b2e8c5f6f.tar.gz
ingen-0f9c8151d5b42b243a499bb31a1e1f0b2e8c5f6f.tar.bz2
ingen-0f9c8151d5b42b243a499bb31a1e1f0b2e8c5f6f.zip
Server-side copy paste with LV2 state support.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5541 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ingen/URIs.hpp')
-rw-r--r--ingen/URIs.hpp1
1 files changed, 1 insertions, 0 deletions
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;