Merge pull request #1233 from p2js/ui-consistency-fix

Remove inconsistent/unneeded question marks in UI
This commit is contained in:
TheKodeToad
2023-06-20 11:05:26 +01:00
committed by Sefa Eyeoglu
parent 7ed15b2687
commit 567af5b22d
4 changed files with 12 additions and 12 deletions

View File

@ -51,7 +51,7 @@
<item>
<widget class="QCheckBox" name="maximizedCheckBox">
<property name="text">
<string>Start Minecraft &amp;maximized?</string>
<string>Start Minecraft &amp;maximized</string>
</property>
</widget>
</item>