summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_general.ui
diff options
context:
space:
mode:
authorNarr the Reg <juangerman-13@hotmail.com>2023-06-27 18:32:51 +0200
committerGitHub <noreply@github.com>2023-06-27 18:32:51 +0200
commit112b660456e8ab8d1f2fd0076f158e972e9559cf (patch)
tree5737a1811166c0faebc73c245c2a8dfc4a2d2c93 /src/yuzu/configuration/configure_general.ui
parentMerge pull request #10867 from Kelebek1/dma_safe (diff)
parentqt: add option to disable controller applet (diff)
downloadyuzu-112b660456e8ab8d1f2fd0076f158e972e9559cf.tar
yuzu-112b660456e8ab8d1f2fd0076f158e972e9559cf.tar.gz
yuzu-112b660456e8ab8d1f2fd0076f158e972e9559cf.tar.bz2
yuzu-112b660456e8ab8d1f2fd0076f158e972e9559cf.tar.lz
yuzu-112b660456e8ab8d1f2fd0076f158e972e9559cf.tar.xz
yuzu-112b660456e8ab8d1f2fd0076f158e972e9559cf.tar.zst
yuzu-112b660456e8ab8d1f2fd0076f158e972e9559cf.zip
Diffstat (limited to 'src/yuzu/configuration/configure_general.ui')
-rw-r--r--src/yuzu/configuration/configure_general.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/yuzu/configuration/configure_general.ui b/src/yuzu/configuration/configure_general.ui
index 986a1625b..fe757d011 100644
--- a/src/yuzu/configuration/configure_general.ui
+++ b/src/yuzu/configuration/configure_general.ui
@@ -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>