diff --git a/workspace.cpp b/workspace.cpp index 8ed25dacdf..e880ddf23b 100644 --- a/workspace.cpp +++ b/workspace.cpp @@ -135,9 +135,9 @@ Workspace::Workspace(bool restore) , switch_to_tab_popup(0) , keys(0) , client_keys(NULL) + , disable_shortcuts_keys(NULL) , client_keys_dialog(NULL) , client_keys_client(NULL) - , disable_shortcuts_keys(NULL) , global_shortcuts_disabled(false) , global_shortcuts_disabled_for_client(false) , workspaceInit(true)