summaryrefslogtreecommitdiffstats
path: root/ingen/shared/URIs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared/URIs.hpp')
-rw-r--r--ingen/shared/URIs.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp
index 7b89c2ba..c1eec103 100644
--- a/ingen/shared/URIs.hpp
+++ b/ingen/shared/URIs.hpp
@@ -59,6 +59,7 @@ public:
const Quark atom_Bool;
const Quark atom_Float;
const Quark atom_Int;
+ const Quark atom_Resource;
const Quark atom_Sequence;
const Quark atom_Sound;
const Quark atom_String;
@@ -82,6 +83,7 @@ public:
const Quark ingen_enabled;
const Quark ingen_engine;
const Quark ingen_head;
+ const Quark ingen_incidentTo;
const Quark ingen_nil;
const Quark ingen_node;
const Quark ingen_polyphonic;