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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/analysis/exporter.h b/src/analysis/exporter.h
index 7c90cad..56ad2ab 100644
--- a/src/analysis/exporter.h
+++ b/src/analysis/exporter.h
@@ -52,6 +52,7 @@ typedef enum _RenderingTagType
RTT_SIGNS, /* Signes '+', '-' et '*' */
RTT_LTGT, /* Caractères '<' et '>' */
+ RTT_SECTION, /* Identifiant de section */
RTT_SEGMENT, /* Indication de segment */
RTT_STRING, /* Chaîne de caractères avec " */