aboutsummaryrefslogtreecommitdiffstats
path: root/composer/Composer.idl
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-21 04:09:29 +0800
committerDan Winship <danw@src.gnome.org>2000-10-21 04:09:29 +0800
commit88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a (patch)
treede5560bf9a15eee1f28fd945f04b3c5178ac0588 /composer/Composer.idl
parentc61e00755b5663bed37683155f408cb28f086080 (diff)
downloadgsoc2013-evolution-88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a.tar
gsoc2013-evolution-88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a.tar.gz
gsoc2013-evolution-88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a.tar.bz2
gsoc2013-evolution-88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a.tar.lz
gsoc2013-evolution-88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a.tar.xz
gsoc2013-evolution-88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a.tar.zst
gsoc2013-evolution-88a7bcd6f7909a41cd5a0021f24dabe6897e1d8a.zip
Evolution::Composer interface. So entirely not tested.
* Evolution-Composer.idl: * evolution-composer.[ch]: Evolution::Composer interface. So entirely not tested. * Makefile.am (libcomposer_la_SOURCES): Add evolution-composer.[ch] (IDLS): Update this for Evolution-Composer.idl / Composer.idl * main.c: Removed. (Old, dead code) svn path=/trunk/; revision=6077
Diffstat (limited to 'composer/Composer.idl')
-rw-r--r--composer/Composer.idl4
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/Composer.idl b/composer/Composer.idl
new file mode 100644
index 0000000000..a6cb35c037
--- /dev/null
+++ b/composer/Composer.idl
@@ -0,0 +1,4 @@
+/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+
+#include <Evolution-Addressbook-SelectNames.idl>
+#include <Evolution-Composer.idl>