summaryrefslogtreecommitdiff
path: root/src/shell-global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell-global.h')
-rw-r--r--src/shell-global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shell-global.h b/src/shell-global.h
index 71bdf7d8..a5630ecd 100644
--- a/src/shell-global.h
+++ b/src/shell-global.h
@@ -35,6 +35,7 @@ GdkScreen *shell_global_get_gdk_screen (ShellGlobal *global);
MetaDisplay *shell_global_get_display (ShellGlobal *global);
GList *shell_global_get_window_actors (ShellGlobal *global);
GSettings *shell_global_get_settings (ShellGlobal *global);
+GSettings *shell_global_get_overrides_settings (ShellGlobal *global);
guint32 shell_global_get_current_time (ShellGlobal *global);