From 9da2840ce1fc9de08d3bd052fc535c925416c45a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 14 Mar 2016 20:42:36 -0400 Subject: Load default plugin state Based on a patch from Hanspeter Portner. --- 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 00549593..290f8c94 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -191,6 +191,7 @@ public: const Quark rdfs_label; const Quark rdfs_seeAlso; const Quark rsz_minimumSize; + const Quark state_loadDefaultState; const Quark time_Position; const Quark time_bar; const Quark time_barBeat; -- cgit v1.2.1