Fix Show sidebar shortcut not being restored properly
We can't read actionCollection settings in the ctor as they will get overwritten by createShellGUI called in KateMainWindow. So do it after the client is added
We can't read actionCollection settings in the ctor as they will get overwritten by createShellGUI called in KateMainWindow. So do it after the client is added