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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/gui/skin_engine/skin_tokens.h b/apps/gui/skin_engine/skin_tokens.h
index d20a6ee2e6..c953ccbffc 100644
--- a/apps/gui/skin_engine/skin_tokens.h
+++ b/apps/gui/skin_engine/skin_tokens.h
@@ -178,6 +178,8 @@ enum wps_token_type {
178 WPS_TOKEN_TRACK_TIME_ELAPSED, 178 WPS_TOKEN_TRACK_TIME_ELAPSED,
179 WPS_TOKEN_TRACK_TIME_REMAINING, 179 WPS_TOKEN_TRACK_TIME_REMAINING,
180 WPS_TOKEN_TRACK_LENGTH, 180 WPS_TOKEN_TRACK_LENGTH,
181 WPS_TOKEN_TRACK_STARTING,
182 WPS_TOKEN_TRACK_ENDING,
181 183
182 /* Playlist */ 184 /* Playlist */
183 TOKEN_MARKER_PLAYLIST, 185 TOKEN_MARKER_PLAYLIST,