From 3986a150dcf684d10845d70fa7467f2abbac29c8 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Wed, 1 Apr 2020 12:25:55 +0200 Subject: [PATCH] Fix change log entry --- changelog/unreleased/7774 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/7774 b/changelog/unreleased/7774 index 7aed3ef25c..041cf3772e 100644 --- a/changelog/unreleased/7774 +++ b/changelog/unreleased/7774 @@ -1,4 +1,4 @@ -Bugfix: On Windows the share dialog sometimes does not open as the top most window +Bugfix: On Windows the share dialog does not open as the top most window We now ensure that the our dialogs are correctly raised.