diff options
Diffstat (limited to 'src/prefs_toolbar.h')
-rw-r--r-- | src/prefs_toolbar.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/prefs_toolbar.h b/src/prefs_toolbar.h index cd122824..034df03b 100644 --- a/src/prefs_toolbar.h +++ b/src/prefs_toolbar.h @@ -52,8 +52,9 @@ typedef enum T_NEXT, T_PREV, T_ADDRESS_BOOK, - T_PRINT, T_SEARCH, + T_PRINT, + T_STOP, T_COMMON_PREFS, T_ACCOUNT_PREFS, |