Skip to content

Commit

Permalink
Remove "…" from "Create Debug Archive" button
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
spacegaier authored and mgallien committed May 5, 2022
1 parent ae0528e commit 62b8d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/generalsettings.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 62b8d70

Please sign in to comment.