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 131a6e1 commit e75f37b
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 e75f37b

Please sign in to comment.