summaryrefslogtreecommitdiff
path: root/core/core_string_names.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/core_string_names.h')
-rw-r--r--core/core_string_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core_string_names.h b/core/core_string_names.h
index 6fea40e1b2..85f8bb7f62 100644
--- a/core/core_string_names.h
+++ b/core/core_string_names.h
@@ -62,6 +62,7 @@ public:
StringName _iter_next;
StringName _iter_get;
StringName get_rid;
+ StringName _to_string;
#ifdef TOOLS_ENABLED
StringName _sections_unfolded;
#endif