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 6d783551e6..5f35afc274 100644
--- a/apps/gui/skin_engine/skin_tokens.h
+++ b/apps/gui/skin_engine/skin_tokens.h
@@ -62,6 +62,7 @@ enum wps_token_type {
62 /* Time */ 62 /* Time */
63 63
64 WPS_TOKEN_RTC_PRESENT, 64 WPS_TOKEN_RTC_PRESENT,
65 WPS_TOKEN_RTC_24HR_SETTING_MODE,
65 66
66 /* The begin/end values allow us to know if a token is an RTC one. 67 /* The begin/end values allow us to know if a token is an RTC one.
67 New RTC tokens should be added between the markers. */ 68 New RTC tokens should be added between the markers. */