diff options
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/gtk-shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/gtk-shell.c b/shell/gtk-shell.c index 2d6dc13..c060b49 100644 --- a/shell/gtk-shell.c +++ b/shell/gtk-shell.c @@ -61,6 +61,7 @@ static void desktop_shell_prepare_lock_surface(void *data, struct desktop_shell *desktop_shell) { + desktop_shell_unlock (desktop_shell); } static void |
