yuzu: Pause when in background

Co-Authored-By: Vitor K <vitor-k@users.noreply.github.com>
This commit is contained in:
FearlessTobi
2019-09-26 14:54:31 +02:00
parent 376f1a4432
commit b89fb6e1be
6 changed files with 38 additions and 0 deletions

View File

@ -65,6 +65,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="toggle_background_pause">
<property name="text">
<string>Pause emulation when in background</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>