aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_display_items.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-26 06:34:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-26 06:34:05 +0000
commit9737e535fb7659717e6ae79a7c24964e61d205a1 (patch)
tree92ddb92087eea14e9b33687b1ec1abe7928b07c2 /src/prefs_display_items.h
parent980184bb430c44fdd4cd90eef9e230fc379c8d36 (diff)
set toolbar customization dialog title and label.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1504 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_display_items.h')
-rw-r--r--src/prefs_display_items.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prefs_display_items.h b/src/prefs_display_items.h
index 352df414..c02ccf41 100644
--- a/src/prefs_display_items.h
+++ b/src/prefs_display_items.h
@@ -39,6 +39,8 @@ struct _PrefsDisplayItemsDialog
{
GtkWidget *window;
+ GtkWidget *label;
+
GtkWidget *stock_clist;
GtkWidget *shown_clist;