From ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Wed, 30 May 2007 08:17:32 +0000 Subject: Fix for bug #333858 svn path=/trunk/; revision=33605 --- addressbook/gui/contact-editor/e-contact-editor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'addressbook/gui/contact-editor/e-contact-editor.h') diff --git a/addressbook/gui/contact-editor/e-contact-editor.h b/addressbook/gui/contact-editor/e-contact-editor.h index de1e657622..73472c1d2b 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.h +++ b/addressbook/gui/contact-editor/e-contact-editor.h @@ -101,6 +101,8 @@ struct _EContactEditor /* signal ids for "writable_status" */ int target_editable_id; + + GtkWidget *categories_dialog; }; struct _EContactEditorClass -- cgit v1.2.3