From 0c3101c24a3bb76c57d545ba6071acee529ee3a8 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 6 Nov 1999 21:10:09 +0000 Subject: Some initial work on the dialog for entering addresses from the address book. svn path=/trunk/; revision=1370 --- widgets/e-msg-composer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets/e-msg-composer.h') diff --git a/widgets/e-msg-composer.h b/widgets/e-msg-composer.h index 46657479a3..3028dedca3 100644 --- a/widgets/e-msg-composer.h +++ b/widgets/e-msg-composer.h @@ -61,6 +61,8 @@ struct _EMsgComposer { GtkWidget *attachment_bar; GtkWidget *attachment_scrolled_window; + GtkWidget *address_dialog; + gboolean attachment_bar_visible : 1; }; -- cgit v1.2.3