summaryrefslogtreecommitdiffstats
path: root/ingen/URIs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/URIs.hpp')
-rw-r--r--ingen/URIs.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp
index 9fc771da..1a05ab2d 100644
--- a/ingen/URIs.hpp
+++ b/ingen/URIs.hpp
@@ -105,6 +105,7 @@ public:
const Quark ingen_Graph;
const Quark ingen_GraphPrototype;
const Quark ingen_Internal;
+ const Quark ingen_Parameter;
const Quark ingen_Redo;
const Quark ingen_Undo;
const Quark ingen_activity;
@@ -183,17 +184,20 @@ public:
const Quark patch_body;
const Quark patch_destination;
const Quark patch_property;
+ const Quark patch_readable;
const Quark patch_remove;
const Quark patch_sequenceNumber;
const Quark patch_subject;
const Quark patch_value;
const Quark patch_wildcard;
+ const Quark patch_writable;
const Quark pprops_logarithmic;
const Quark pset_Preset;
const Quark pset_preset;
const Quark rdf_type;
const Quark rdfs_Class;
const Quark rdfs_label;
+ const Quark rdfs_range;
const Quark rdfs_seeAlso;
const Quark rsz_minimumSize;
const Quark state_loadDefaultState;