mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-02 07:37:10 +02:00
Merge pull request #9663 from EBADBEEF/disable-controller-applet
qt: add option to disable controller applet
This commit is contained in:
commit
112b660456
5 changed files with 16 additions and 0 deletions
|
|
@ -89,6 +89,13 @@
|
|||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="toggle_controller_applet_disabled">
|
||||
<property name="text">
|
||||
<string>Disable controller applet</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue