Merge pull request #2594 from FearlessTobi/very-important-change

yuzu/configure_input: Add missing space in window title
pull/8/head
Zach Hilman 6 years ago committed by GitHub
commit 8893d63612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>

Loading…
Cancel
Save