include e-source* from e-d-s
2003-11-14 JP Rosevear <jpr@ximian.com> * gui/*.[hc]: include e-source* from e-d-s svn path=/trunk/; revision=23364
This commit is contained in:
@ -25,9 +25,8 @@
|
||||
|
||||
|
||||
#include <bonobo/bonobo-object.h>
|
||||
|
||||
#include <libedataserver/e-source-list.h>
|
||||
#include "Evolution.h"
|
||||
#include "e-util/e-source-list.h"
|
||||
|
||||
|
||||
#define CALENDAR_TYPE_COMPONENT (calendar_component_get_type ())
|
||||
|
@ -31,8 +31,8 @@
|
||||
#include <gtk/gtkmessagedialog.h>
|
||||
#include <gtk/gtkoptionmenu.h>
|
||||
#include <glade/glade.h>
|
||||
#include <libedataserver/e-source-list.h>
|
||||
#include <e-util/e-dialog-utils.h>
|
||||
#include <e-util/e-source-list.h>
|
||||
#include <e-util/e-url.h>
|
||||
#include "new-calendar.h"
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
#ifndef MIGRATION_H
|
||||
#define MIGRATION_H
|
||||
|
||||
#include <e-util/e-source-group.h>
|
||||
#include <libedataserver/e-source-group.h>
|
||||
|
||||
gboolean migrate_old_calendars (ESourceGroup *source_group);
|
||||
gboolean migrate_old_tasks (ESourceGroup *source_group);
|
||||
|
@ -24,8 +24,8 @@
|
||||
#define _TASKS_COMPONENT_H_
|
||||
|
||||
#include <bonobo/bonobo-object.h>
|
||||
#include <libedataserver/e-source-list.h>
|
||||
#include "Evolution.h"
|
||||
#include "e-util/e-source-list.h"
|
||||
|
||||
|
||||
#define TASKS_TYPE_COMPONENT (tasks_component_get_type ())
|
||||
|
Reference in New Issue
Block a user