Skip to content

Fix missing actions from the Plugins menu

Ilya Pominov requested to merge ipominov/konsole:plugin_actions into master

After editing the toolbars, all actions disappear from the Plugins menu.

Steps to reproduce:

  1. Change the toolbars settings and click apply (Settings->Configure Toolbars...)
  2. Check the contents of the Plugins menu

Expected Result: The contents of the Plugins menu have not changed

Observed result: The Plugins menu is empty

Merge request reports