aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-corba-storage.h
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2002-03-05 01:11:25 +0800
committerIain Holmes <iain@src.gnome.org>2002-03-05 01:11:25 +0800
commit5623768424948188144c1dd3fd5e2bc4d47fe888 (patch)
treef1c02738ed90f4a88a3c8c7319315dcf90b95507 /shell/e-corba-storage.h
parent0ccb79c8cacc55b0df777b02be241c72e6c3d227 (diff)
downloadgsoc2013-evolution-5623768424948188144c1dd3fd5e2bc4d47fe888.tar
gsoc2013-evolution-5623768424948188144c1dd3fd5e2bc4d47fe888.tar.gz
gsoc2013-evolution-5623768424948188144c1dd3fd5e2bc4d47fe888.tar.bz2
gsoc2013-evolution-5623768424948188144c1dd3fd5e2bc4d47fe888.tar.lz
gsoc2013-evolution-5623768424948188144c1dd3fd5e2bc4d47fe888.tar.xz
gsoc2013-evolution-5623768424948188144c1dd3fd5e2bc4d47fe888.tar.zst
gsoc2013-evolution-5623768424948188144c1dd3fd5e2bc4d47fe888.zip
CORBA stuff required for the summary to find out details about storages from the shell
svn path=/trunk/; revision=15899
Diffstat (limited to 'shell/e-corba-storage.h')
-rw-r--r--shell/e-corba-storage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-corba-storage.h b/shell/e-corba-storage.h
index 0bd8b6cf37..843e41c92e 100644
--- a/shell/e-corba-storage.h
+++ b/shell/e-corba-storage.h
@@ -65,6 +65,7 @@ EStorage *e_corba_storage_new (const char *toplevel_no
const GNOME_Evolution_Storage storage_interface,
const char *name);
+GNOME_Evolution_Storage e_corba_storage_get_corba_objref (ECorbaStorage *corba_storage);
/* FIXME: I don't like this call. */
const GNOME_Evolution_StorageListener e_corba_storage_get_StorageListener (ECorbaStorage *corba_storage);