aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-switcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-switcher.c')
-rw-r--r--shell/e-shell-switcher.c10
1 files changed, 7 insertions, 3 deletions
diff --git a/shell/e-shell-switcher.c b/shell/e-shell-switcher.c
index 0568c85b18..9569a51a12 100644
--- a/shell/e-shell-switcher.c
+++ b/shell/e-shell-switcher.c
@@ -63,9 +63,13 @@ static guint signals[LAST_SIGNAL];
static void shell_switcher_tool_shell_iface_init (GtkToolShellIface *iface);
G_DEFINE_TYPE_WITH_CODE (
- EShellSwitcher, e_shell_switcher, GTK_TYPE_BIN,
- G_IMPLEMENT_INTERFACE (E_TYPE_EXTENSIBLE, NULL)
- G_IMPLEMENT_INTERFACE (GTK_TYPE_TOOL_SHELL,
+ EShellSwitcher,
+ e_shell_switcher,
+ GTK_TYPE_BIN,
+ G_IMPLEMENT_INTERFACE (
+ E_TYPE_EXTENSIBLE, NULL)
+ G_IMPLEMENT_INTERFACE (
+ GTK_TYPE_TOOL_SHELL,
shell_switcher_tool_shell_iface_init))
static gint