From 5b52672a1524bd6fda554c2abab496f856a5bbee Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 24 Jun 2001 10:39:51 +0000 Subject: Add code to query the ::Activity interface in the EvolutionShellComponent class and get the test component to use it. svn path=/trunk/; revision=10448 --- shell/evolution-shell-client.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/evolution-shell-client.h') diff --git a/shell/evolution-shell-client.h b/shell/evolution-shell-client.h index ae6fbfd748..aee891cc08 100644 --- a/shell/evolution-shell-client.h +++ b/shell/evolution-shell-client.h @@ -67,6 +67,8 @@ void evolution_shell_client_user_select_folder (EvolutionShe char **uri_return, char **physical_uri_return); +GNOME_Evolution_Activity evolution_shell_client_get_activity_interface (EvolutionShellClient *shell_client); + GNOME_Evolution_LocalStorage evolution_shell_client_get_local_storage (EvolutionShellClient *shell_client); #ifdef __cplusplus -- cgit v1.2.3