Browse Source
Merge pull request #2594 from FearlessTobi/very-important-change
yuzu/configure_input: Add missing space in window title
pull/15/merge
Zach Hilman
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/yuzu/configuration/configure_input.ui
|
|
@ -11,7 +11,7 @@ |
|
|
</rect> |
|
|
</rect> |
|
|
</property> |
|
|
</property> |
|
|
<property name="windowTitle"> |
|
|
<property name="windowTitle"> |
|
|
<string>ConfigureInput</string> |
|
|
|
|
|
|
|
|
<string>Custom Input Settings</string> |
|
|
</property> |
|
|
</property> |
|
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
|
<item> |
|
|
<item> |
|
|
|