mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
qt: Renamed toggle console setting name to be more accurate
This commit is contained in:
parent
afaf4403cd
commit
8b985f6936
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue