aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-20 08:47:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-20 08:47:36 +0000
commitda881bdaac99a26615b4022044d6d18ba0428b0b (patch)
tree130cc6cc3eaa062bba82fefde77c6982be5890f4 /src/mainwindow.h
parentb77806dd5366925918fda2068a4695bc76d00623 (diff)
restored the resize grip of the main statusbar.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@23 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 2993f0ce..283ee1ce 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2004 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2005 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -100,7 +100,6 @@ struct _MainWindow
/* body */
GtkWidget *vbox_body;
- GtkWidget *hbox_stat;
GtkWidget *statusbar;
GtkWidget *progressbar;
GtkWidget *statuslabel;