diff options
Diffstat (limited to 'ingen')
-rw-r--r-- | ingen/URIs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 66107079..6b11d0dc 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -129,6 +129,7 @@ public: const Quark midi_NoteOn; const Quark midi_controllerNumber; const Quark midi_noteNumber; + const Quark morph_currentType; const Quark patch_Delete; const Quark patch_Get; const Quark patch_Move; |