Remove definition of CalObjUID and include that from
2005-01-31 Hans Petter Jansson <hpj@novell.com> * idl/evolution-calendar.idl: Remove definition of CalObjUID and include that from Evolution-DataServer-Calendar.idl instead. This prevents the typecode from being defined twice. svn path=/trunk/; revision=28642
This commit is contained in:
committed by
Hans Petter
parent
ce84036268
commit
8564ecae48
@ -1,3 +1,9 @@
|
||||
2005-01-31 Hans Petter Jansson <hpj@novell.com>
|
||||
|
||||
* idl/evolution-calendar.idl: Remove definition of CalObjUID and
|
||||
include that from Evolution-DataServer-Calendar.idl instead. This
|
||||
prevents the typecode from being defined twice.
|
||||
|
||||
2005-01-31 Hans Petter Jansson <hpj@novell.com>
|
||||
|
||||
* gui/e-cal-config.c (_ECalConfigPrivate): Use guint instead of ulong
|
||||
|
||||
@ -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 {};
|
||||
|
||||
Reference in New Issue
Block a user