aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-backend.h')
-rw-r--r--shell/e-shell-backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-backend.h b/shell/e-shell-backend.h
index ad1b1294fb..8a6fd7a47e 100644
--- a/shell/e-shell-backend.h
+++ b/shell/e-shell-backend.h
@@ -108,6 +108,7 @@ struct _EShellBackendClass {
const gchar *aliases;
const gchar *schemes;
gint sort_order;
+ const gchar *preferences_page;
/* Methods */
void (*start) (EShellBackend *shell_backend);