Fix backend settings tab order

This commit is contained in:
Jonas Kvinge 2020-10-07 20:43:15 +02:00
parent 74a5233b5d
commit 8abb3ea225
1 changed files with 4 additions and 0 deletions

View File

@ -657,6 +657,10 @@
<tabstop>radiobutton_alsa_hw</tabstop>
<tabstop>radiobutton_alsa_plughw</tabstop>
<tabstop>checkbox_volume_control</tabstop>
<tabstop>spinbox_bufferduration</tabstop>
<tabstop>spinbox_low_watermark</tabstop>
<tabstop>spinbox_high_watermark</tabstop>
<tabstop>button_buffer_defaults</tabstop>
<tabstop>checkbox_replaygain</tabstop>
<tabstop>combobox_replaygainmode</tabstop>
<tabstop>stickslider_replaygainpreamp</tabstop>