diff options
author | Zach Hilman <DarkLordZach@users.noreply.github.com> | 2019-06-20 01:15:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-20 01:15:37 +0200 |
commit | 8893d6361246fc49b83fe7326c78482518520b94 (patch) | |
tree | 70e8d7e39f8adbefe1dcb19e99eb7fc3ad68a18c | |
parent | Merge pull request #2593 from deadmeu/patch-1 (diff) | |
parent | Change to a more descriptive name (diff) | |
download | yuzu-8893d6361246fc49b83fe7326c78482518520b94.tar yuzu-8893d6361246fc49b83fe7326c78482518520b94.tar.gz yuzu-8893d6361246fc49b83fe7326c78482518520b94.tar.bz2 yuzu-8893d6361246fc49b83fe7326c78482518520b94.tar.lz yuzu-8893d6361246fc49b83fe7326c78482518520b94.tar.xz yuzu-8893d6361246fc49b83fe7326c78482518520b94.tar.zst yuzu-8893d6361246fc49b83fe7326c78482518520b94.zip |
-rw-r--r-- | src/yuzu/configuration/configure_input.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_input.ui b/src/yuzu/configuration/configure_input.ui index 8378451c8..efffd8487 100644 --- a/src/yuzu/configuration/configure_input.ui +++ b/src/yuzu/configuration/configure_input.ui @@ -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> |