diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-27 02:27:39 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-27 02:27:39 +0000 |
commit | 818fb137eccb3e13924890be4233c104cb823e23 (patch) | |
tree | 9d1ac716bc26ea5fb41e35b4cad7f2ff9b3964a0 /src/summaryview.h | |
parent | fee54ec7bddf2d53811cbc644ad06914d01c08e7 (diff) |
fixed the status label so that it will automatically resize when there is not enough width.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1913 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/summaryview.h')
-rw-r--r-- | src/summaryview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/summaryview.h b/src/summaryview.h index 3dfa3d8d..6187257f 100644 --- a/src/summaryview.h +++ b/src/summaryview.h @@ -75,7 +75,6 @@ struct _SummaryView GtkWidget *hseparator; GtkWidget *hbox; - GtkWidget *hbox_l; GtkWidget *statlabel_folder; GtkWidget *statlabel_select; GtkWidget *statlabel_msgs; |