summaryrefslogtreecommitdiff
path: root/src/analysis/exporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/analysis/exporter.h')
-rw-r--r--src/analysis/exporter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/analysis/exporter.h b/src/analysis/exporter.h
index 9e8d54a..60c37b1 100644
--- a/src/analysis/exporter.h
+++ b/src/analysis/exporter.h
@@ -51,6 +51,8 @@ typedef enum _RenderingTagType
RTT_SEGMENT, /* Indication de segment */
RTT_STRING, /* Chaîne de caractères avec " */
+ RTT_VAR_NAME, /* Nom de variable */
+
RTT_COUNT
} RenderingTagType;