summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/skin_tokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/skin_engine/skin_tokens.h')
-rw-r--r--apps/gui/skin_engine/skin_tokens.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/skin_engine/skin_tokens.h b/apps/gui/skin_engine/skin_tokens.h
index ad016047ba..86425424d9 100644
--- a/apps/gui/skin_engine/skin_tokens.h
+++ b/apps/gui/skin_engine/skin_tokens.h
@@ -32,6 +32,7 @@ enum wps_token_type {
32 /* Markers */ 32 /* Markers */
33 WPS_TOKEN_CHARACTER, 33 WPS_TOKEN_CHARACTER,
34 WPS_TOKEN_STRING, 34 WPS_TOKEN_STRING,
35 WPS_TOKEN_TRANSLATEDSTRING,
35 36
36 /* Alignment */ 37 /* Alignment */
37 WPS_TOKEN_ALIGN_LEFT, 38 WPS_TOKEN_ALIGN_LEFT,