Skip to content

Fix Show sidebar shortcut not being restored properly

Waqar Ahmed requested to merge work/shortcutfixes into master

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

BUG: 453715

Merge request reports