From ca6348199249989e124c45402ed5b78c1bc92f16 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Jun 2012 15:40:42 -0400 Subject: Move ECalSourceConfig to /widgets/misc. ECalSourceConfig drags in no additional dependencies, and although we do publish a libevolution-calendar.so, this keeps all the ESource config UI in one place so it can more easily be moved to Evolution-Data-Server. --- modules/calendar/e-cal-shell-backend.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/calendar/e-cal-shell-backend.c') diff --git a/modules/calendar/e-cal-shell-backend.c b/modules/calendar/e-cal-shell-backend.c index a5283b0fe8..0cfe9b89fd 100644 --- a/modules/calendar/e-cal-shell-backend.c +++ b/modules/calendar/e-cal-shell-backend.c @@ -34,12 +34,12 @@ #include "shell/e-shell.h" #include "shell/e-shell-backend.h" #include "shell/e-shell-window.h" +#include "widgets/misc/e-cal-source-config.h" #include "widgets/misc/e-preferences-window.h" #include "widgets/misc/e-source-config-dialog.h" #include "calendar/gui/comp-util.h" #include "calendar/gui/dialogs/event-editor.h" -#include "calendar/gui/e-cal-source-config.h" #include "calendar/gui/e-calendar-view.h" #include "calendar/gui/gnome-cal.h" #include "calendar/importers/evolution-calendar-importer.h" -- cgit v1.2.3