yuzu: Automatically refresh device list

This commit is contained in:
german77
2022-12-23 09:22:18 -06:00
committed by Narr the Reg
parent 1b11e0f0d3
commit c3a5522830
3 changed files with 11 additions and 23 deletions

View File

@ -122,25 +122,6 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="buttonRefreshDevices">
<property name="minimumSize">
<size>
<width>21</width>
<height>21</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>21</width>
<height>21</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
</item>
</layout>
</widget>
</item>