aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_toolbar.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-02 05:22:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-02 05:22:00 +0000
commit2fb44f7f5f1b8cdf060a4d4e7331e5cd573ffb77 (patch)
tree6398057f147cffba72b4f576e8139f2d5809a312 /src/prefs_toolbar.h
parente362a8bd4f3fe6415a6feaba2a67715c3615e68b (diff)
added Stop button to the toolbar.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1587 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_toolbar.h')
-rw-r--r--src/prefs_toolbar.h3
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,