aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution.idl
blob: 167caa258b171400c7899d904f460105b7c37681 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * CORBA interface for the Evolution shell.
 *
 * Authors:
 *   Ettore Perazzoli <ettore@ximian.com>
 *
 * Copyright (C) 2000, 2001 Ximian, Inc.
 */

#ifndef _GNOME_EVOLUTION_IDL
#define _GNOME_EVOLUTION_IDL

#include <Bonobo.idl>

#include <Evolution-ConfigControl.idl>
#include <Evolution-Shell.idl>

#endif