Changelog: all entries need to have a prefix

This commit is contained in:
Olivier Goffart 2020-02-25 10:42:07 +01:00 committed by Hannah von Reth
parent 2eaeabff45
commit aab8ee3e77

View File

@ -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.