From 2a4a12c470586ae39a2ce5b81cd19749168c371f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Jun 2012 11:49:41 -0400 Subject: Move EBookSourceConfig to /widgets/misc. EBookSourceConfig drags in no additional dependencies, and allows us to delay publishing a libevolution-addressbook.so since 3rd party packages will need to subclass EBookSourceConfig. The address book source code will need to be flattened into a single library before we could publish a libevolution-addressbook.so anyway. That would be a good thing to do regardless -- Evolution has way too many internal libraries -- but it's out of scope at the moment. --- modules/addressbook/e-book-shell-view-private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/addressbook/e-book-shell-view-private.h') diff --git a/modules/addressbook/e-book-shell-view-private.h b/modules/addressbook/e-book-shell-view-private.h index 928e5e2eb9..8338476f5e 100644 --- a/modules/addressbook/e-book-shell-view-private.h +++ b/modules/addressbook/e-book-shell-view-private.h @@ -36,6 +36,7 @@ #include "shell/e-shell-searchbar.h" #include "shell/e-shell-sidebar.h" #include "shell/e-shell-utils.h" +#include "misc/e-book-source-config.h" #include "misc/e-popup-action.h" #include "misc/e-selectable.h" #include "misc/e-source-config-dialog.h" @@ -46,7 +47,6 @@ #include "addressbook/gui/widgets/eab-gui-util.h" #include "addressbook/gui/widgets/e-addressbook-view.h" #include "addressbook/gui/widgets/e-addressbook-selector.h" -#include "addressbook/gui/widgets/e-book-source-config.h" #include "e-book-shell-backend.h" #include "e-book-shell-content.h" -- cgit v1.2.3