[evolution-patches] [PATCH] Calendar duplicate IDL definition
- From: Hans Petter Jansson <hpj ximian com>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] [PATCH] Calendar duplicate IDL definition
- Date: Sun, 30 Jan 2005 19:30:40 -0600
A typecode being defined both in e-d-s and evolution was causing a
conflict when building on OS X.
--
Hans Petter Jansson | <hpj novell com>
Evolution Developer | http://hp.cl.no/
Index: calendar/idl/evolution-calendar.idl
===================================================================
RCS file: /cvs/gnome/evolution/calendar/idl/evolution-calendar.idl,v
retrieving revision 1.74
diff -u -p -r1.74 evolution-calendar.idl
--- calendar/idl/evolution-calendar.idl 18 May 2004 14:14:14 -0000 1.74
+++ calendar/idl/evolution-calendar.idl 31 Jan 2005 01:19:51 -0000
@@ -12,14 +12,12 @@
#define _EVOLUTION_CALENDAR_IDL_
#include <Bonobo.idl>
+#include <Evolution-DataServer-Calendar.idl>
module GNOME {
module Evolution {
module Calendar {
- /* A unique identifier for a calendar component */
- typedef string CalObjUID;
-
/* Factory to centralize calendar component editor dialogs */
interface CompEditorFactory : Bonobo::Unknown {
exception InvalidURI {};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]