summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index f57656b0ae..94c2836e4e 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -124,6 +124,7 @@ enum wps_token_type {
124 WPS_TOKEN_ALIGN_LEFT, 124 WPS_TOKEN_ALIGN_LEFT,
125 WPS_TOKEN_ALIGN_CENTER, 125 WPS_TOKEN_ALIGN_CENTER,
126 WPS_TOKEN_ALIGN_RIGHT, 126 WPS_TOKEN_ALIGN_RIGHT,
127 WPS_TOKEN_ALIGN_SCROLLMARGIN,
127 128
128 /* Sublines */ 129 /* Sublines */
129 WPS_TOKEN_SUBLINE_TIMEOUT, 130 WPS_TOKEN_SUBLINE_TIMEOUT,