mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 12:07:51 -05:00
yuzu qt: Remove global system instances from config, WaitTree, main
This commit is contained in:
@ -13,6 +13,9 @@
|
||||
<property name="windowTitle">
|
||||
<string>Form</string>
|
||||
</property>
|
||||
<property name="accessibleDescription">
|
||||
<string>Add-Ons</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
<widget class="QScrollArea" name="scrollArea">
|
||||
|
Reference in New Issue
Block a user