diff options
Diffstat (limited to 'shell/evolution-shell-component.c')
-rw-r--r-- | shell/evolution-shell-component.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-component.c b/shell/evolution-shell-component.c index 8bf0f68f10..bd7421c19c 100644 --- a/shell/evolution-shell-component.c +++ b/shell/evolution-shell-component.c @@ -682,4 +682,4 @@ evolution_shell_component_get_owner (EvolutionShellComponent *shell_component) E_MAKE_X_TYPE (evolution_shell_component, "EvolutionShellComponent", EvolutionShellComponent, class_init, init, PARENT_TYPE, POA_GNOME_Evolution_ShellComponent__init, - GTK_STRUCT_OFFSET (EvolutionShellComponentClass, epv)); + GTK_STRUCT_OFFSET (EvolutionShellComponentClass, epv)) |