aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.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/mainwindow.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/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index b37efebc..9aaa08a3 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -94,6 +94,7 @@ struct _MainWindow
GtkWidget *address_btn;
GtkWidget *search_btn;
GtkWidget *print_btn;
+ GtkWidget *stop_btn;
GtkWidget *prefs_common_btn;
GtkWidget *prefs_account_btn;