mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-19 17:07:53 +00:00
applets/controller: Change the input button to create input profiles
Co-authored-by: Its-Rei <kupfel@gmail.com>
This commit is contained in:
parent
bd42b2093c
commit
f80127d4e0
10 changed files with 117 additions and 100 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue