From b1553c6ad9990ce3285eb542b974d1359056da03 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 14 Feb 2015 09:26:46 +0000 Subject: Show type tags for more port types. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5567 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 6cb7ea15..70406f57 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -133,6 +133,7 @@ public: const Quark patch_Copy; const Quark patch_Delete; const Quark patch_Get; + const Quark patch_Message; const Quark patch_Move; const Quark patch_Patch; const Quark patch_Put; -- cgit v1.2.1