Remove "…" from "Create Debug Archive" button

Looks like an ellipsis (as if some text is cut off), but that is not the case => clearer without the dots

Signed-off-by: Philip Allgaier <philip.allgaier@gmx.de>
This commit is contained in:
Philip Allgaier 2022-03-23 10:59:51 +01:00 committed by Matthieu Gallien
parent 131a6e1c31
commit e75f37bf2e

View File

@ -316,7 +316,7 @@
<item>
<widget class="QPushButton" name="debugArchiveButton">
<property name="text">
<string>Create Debug Archive</string>
<string>Create Debug Archive</string>
</property>
</widget>
</item>