mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 08:35:47 +00:00
yuzu/configure_input: Add missing space in window name
This commit is contained in:
parent
1f02afc376
commit
ce9f3a9efc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>ConfigureInput</string>
|
||||
<string>Configure Input</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_5">
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue