Merge pull request #2594 from FearlessTobi/very-important-change
yuzu/configure_input: Add missing space in window title
This commit is contained in:
commit
8893d63612
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>ConfigureInput</string>
|
||||
<string>Custom Input Settings</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_5">
|
||||
<item>
|
||||
|
|
Reference in New Issue