From 1b38fdcc778ca6b82efc549243d4312645441c50 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 8 Jun 2013 21:41:07 +0000 Subject: Specify rsz:minimumSize for main control ports. Fix running as an LV2 plugin at very low block sizes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5128 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 4cbe62a6..42d06e10 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -149,6 +149,7 @@ public: const Quark pprops_logarithmic; const Quark rdf_type; const Quark rdfs_seeAlso; + const Quark rsz_minimumSize; const Quark time_Position; const Quark time_bar; const Quark time_barBeat; -- cgit v1.2.1