mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-25 04:07:52 -05:00
applets/controller: Change the input button to create input profiles
Co-authored-by: Its-Rei <kupfel@gmail.com>
This commit is contained in:
@ -2402,7 +2402,7 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="inputConfigGroup">
|
||||
<property name="title">
|
||||
<string>Input Config</string>
|
||||
<string>Profiles</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
||||
<property name="leftMargin">
|
||||
@ -2429,7 +2429,7 @@
|
||||
<string notr="true">min-width: 68px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Open</string>
|
||||
<string>Create</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user