aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-component.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-shell-component.h')
-rw-r--r--shell/evolution-shell-component.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-component.h b/shell/evolution-shell-component.h
index 0922124606..4b00f5df0a 100644
--- a/shell/evolution-shell-component.h
+++ b/shell/evolution-shell-component.h
@@ -82,7 +82,7 @@ void evolution_shell_component_construct (EvolutionShellCom
EvolutionShellComponent *evolution_shell_component_new (const EvolutionShellComponentFolderType folder_types[],
EvolutionShellComponentCreateViewFn create_view_fn,
void *closure);
-Evolution_Shell evolution_shell_component_get_shell (EvolutionShellComponent *shell_component);
+Evolution_Shell evolution_shell_component_get_owner (EvolutionShellComponent *shell_component);
#ifdef __cplusplus
}