From c845d685bb016bda4b87fe96d09aadf9b0a424e1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 12 Jun 2000 20:29:39 +0000 Subject: Make the message composer use a EScrollFrame for the attachment bar and make the quit message I18N aware. svn path=/trunk/; revision=3533 --- composer/e-msg-composer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer/e-msg-composer.h') diff --git a/composer/e-msg-composer.h b/composer/e-msg-composer.h index 011db5f3c6..2e3b0caa6a 100644 --- a/composer/e-msg-composer.h +++ b/composer/e-msg-composer.h @@ -57,7 +57,7 @@ struct _EMsgComposer { GtkWidget *editor; GtkWidget *attachment_bar; - GtkWidget *attachment_scrolled_window; + GtkWidget *attachment_scroll_frame; GtkWidget *address_dialog; -- cgit v1.2.3