From 3c4835a9a44623e23d875cb9e96afd0076a34783 Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Sun, 10 Jan 2021 19:47:26 +0200 Subject: [PATCH] doc: Add news fragment for PR #915 --- doc/newsfragments/gui-hotkey-multiple-actions.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/newsfragments/gui-hotkey-multiple-actions.bugfix diff --git a/doc/newsfragments/gui-hotkey-multiple-actions.bugfix b/doc/newsfragments/gui-hotkey-multiple-actions.bugfix new file mode 100644 index 00000000..c78712b8 --- /dev/null +++ b/doc/newsfragments/gui-hotkey-multiple-actions.bugfix @@ -0,0 +1 @@ +Fixed setup of multiple actions associated with a hotkey.