From aab8ee3e779adb60eebe4772995dbe7431f7f80e Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Tue, 25 Feb 2020 10:42:07 +0100 Subject: [PATCH] Changelog: all entries need to have a prefix --- changelog/unreleased/7744 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/7744 b/changelog/unreleased/7744 index 2c44d6c1e1..75e9251fd8 100644 --- a/changelog/unreleased/7744 +++ b/changelog/unreleased/7744 @@ -1,4 +1,4 @@ -Resize the buttons in the settings view dynamically +Bugfix: Resize the buttons in the settings view dynamically Since Qt 5.12 the button text gets elided automatically if the button text would exceed the button width.