qt: Renamed toggle console setting name to be more accurate

This commit is contained in:
OpenSauce04 2025-06-09 19:05:49 +01:00
parent afaf4403cd
commit 8b985f6936

View File

@ -104,7 +104,7 @@
<item>
<widget class="QCheckBox" name="toggle_console">
<property name="text">
<string>Show Log Console (Windows Only)</string>
<string>Show log output in console</string>
</property>
</widget>
</item>