Improve tab ordering (#6019)

This commit is contained in:
scribblemaniac 2022-05-13 09:06:09 -06:00 committed by GitHub
parent 856b3d6c95
commit 44e1f2319f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 244 additions and 77 deletions

View file

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>329</width>
<height>332</height>
<height>344</height>
</rect>
</property>
<layout class="QVBoxLayout">
@ -205,6 +205,15 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>emulation_combo_box</tabstop>
<tabstop>output_sink_combo_box</tabstop>
<tabstop>toggle_audio_stretching</tabstop>
<tabstop>audio_device_combo_box</tabstop>
<tabstop>volume_slider</tabstop>
<tabstop>input_type_combo_box</tabstop>
<tabstop>input_device_combo_box</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>