I'm using this fork to contribute features and fixes to the upstream project. In order to create good pull requests, I'm rebasing my feature branches, squashing and reordering commits, etc. If you fork this repository be aware that my development branches may rewrite history without prior notice.
There is an actionLibrary in the main window including an icon. The action is however never used. Remove the action and the icon for the action. This also makes the Ctrl+L shortcut assigned to that action available for other actions.
There is an
actionLibrary
in the main window including an icon. The action is however never used. Remove the action and the icon for the action. This also makes theCtrl+L
shortcut assigned to that action available for other actions.