aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-utils.h')
-rw-r--r--shell/e-shell-utils.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/shell/e-shell-utils.h b/shell/e-shell-utils.h
index 1b7202a5c5..c9237b983d 100644
--- a/shell/e-shell-utils.h
+++ b/shell/e-shell-utils.h
@@ -50,10 +50,11 @@ guint e_shell_utils_import_uris (EShell *shell,
gchar **uris,
gboolean preview);
-void e_shell_hide_widgets_for_express_mode (EShell *shell,
- GtkBuilder *builder,
- const gchar *widget_name,
- ...) G_GNUC_NULL_TERMINATED;
+void e_shell_hide_widgets_for_express_mode
+ (EShell *shell,
+ GtkBuilder *builder,
+ const gchar *widget_name,
+ ...) G_GNUC_NULL_TERMINATED;
G_END_DECLS