From e669c5006cff27e07c67e02397d4b015e712138a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 23 Apr 2007 17:05:03 +0000 Subject: Don't include e-contact-print-envelope.h. 2007-04-23 Matthew Barnes * gui/contact-editor/e-contact-editor.c: * gui/widgets/e-addresbook-reflow-adapter.c: * gui/widgets/e-addresbook-view.c: Don't include e-contact-print-envelope.h. svn path=/trunk/; revision=33449 --- addressbook/ChangeLog | 7 +++++++ addressbook/gui/contact-editor/e-contact-editor.c | 1 - addressbook/gui/widgets/e-addressbook-reflow-adapter.c | 1 - addressbook/gui/widgets/e-addressbook-view.c | 1 - 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f357e37235..78b17bc708 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2007-04-23 Matthew Barnes + + * gui/contact-editor/e-contact-editor.c: + * gui/widgets/e-addresbook-reflow-adapter.c: + * gui/widgets/e-addresbook-view.c: + Don't include e-contact-print-envelope.h. + 2007-04-20 Matthew Barnes ** Fixes part of bug #426816 diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index 4a6262ec39..bc2d34342e 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -52,7 +52,6 @@ #include "addressbook/gui/component/addressbook.h" #include "addressbook/printing/e-contact-print.h" -#include "addressbook/printing/e-contact-print-envelope.h" #include "addressbook/gui/widgets/eab-gui-util.h" #include "e-util/e-gui-utils.h" #include "e-util/e-error.h" diff --git a/addressbook/gui/widgets/e-addressbook-reflow-adapter.c b/addressbook/gui/widgets/e-addressbook-reflow-adapter.c index e2e7edd793..29a9ed35af 100644 --- a/addressbook/gui/widgets/e-addressbook-reflow-adapter.c +++ b/addressbook/gui/widgets/e-addressbook-reflow-adapter.c @@ -14,7 +14,6 @@ #include "e-minicard.h" #include #include "addressbook/printing/e-contact-print.h" -#include "addressbook/printing/e-contact-print-envelope.h" struct _EAddressbookReflowAdapterPrivate { diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c index 14019d582b..758a3af16f 100644 --- a/addressbook/gui/widgets/e-addressbook-view.c +++ b/addressbook/gui/widgets/e-addressbook-view.c @@ -38,7 +38,6 @@ #include #include "addressbook/printing/e-contact-print.h" -#include "addressbook/printing/e-contact-print-envelope.h" #include "addressbook/gui/widgets/eab-popup.h" #include "addressbook/gui/widgets/eab-menu.h" #include "a11y/addressbook/ea-addressbook.h" -- cgit v1.2.3