From f21da65fd163dc94e5440fbf21ba97c7825df39e Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 31 Jan 2007 08:36:46 +0000 Subject: added the option 'Text at the right of icon' for the toolbar. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1516 ee746299-78ed-0310-b773-934348b2243d --- libsylph/enums.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libsylph') diff --git a/libsylph/enums.h b/libsylph/enums.h index 2e304c86..df95aa0b 100644 --- a/libsylph/enums.h +++ b/libsylph/enums.h @@ -25,7 +25,8 @@ typedef enum TOOLBAR_NONE, TOOLBAR_ICON, TOOLBAR_TEXT, - TOOLBAR_BOTH + TOOLBAR_BOTH, + TOOLBAR_BOTH_HORIZ } ToolbarStyle; typedef enum -- cgit v1.2.3