aboutsummaryrefslogtreecommitdiffstats
path: root/src/nodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodes.h')
-rw-r--r--src/nodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodes.h b/src/nodes.h
index ee9a1a2..d9b4a97 100644
--- a/src/nodes.h
+++ b/src/nodes.h
@@ -47,6 +47,7 @@ typedef struct {
LilvNode* rdfs_label;
LilvNode* rdfs_range;
LilvNode* rsz_minimumSize;
+ LilvNode* state_threadSafeRestore;
LilvNode* ui_showInterface;
LilvNode* work_interface;
LilvNode* work_schedule;