aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-editor.h
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-05-30 16:17:32 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-05-30 16:17:32 +0800
commitccce22bf07adb8834c65d8a60d2f8af8cbaa28f8 (patch)
tree6de44760b2627c6ed5b2cde93e47c230102bc6a6 /addressbook/gui/contact-editor/e-contact-editor.h
parent311badddccc932e38a509837b8f0f1e4fa3a8d18 (diff)
downloadgsoc2013-evolution-ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8.tar
gsoc2013-evolution-ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8.tar.gz
gsoc2013-evolution-ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8.tar.bz2
gsoc2013-evolution-ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8.tar.lz
gsoc2013-evolution-ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8.tar.xz
gsoc2013-evolution-ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8.tar.zst
gsoc2013-evolution-ccce22bf07adb8834c65d8a60d2f8af8cbaa28f8.zip
Fix for bug #333858
svn path=/trunk/; revision=33605
Diffstat (limited to 'addressbook/gui/contact-editor/e-contact-editor.h')
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor.h2
1 files changed, 2 insertions, 0 deletions
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