Edit collection settings tab order

This commit is contained in:
Jonas Kvinge 2021-06-05 22:34:32 +02:00
parent 0782b579d5
commit 5f008d1560
1 changed files with 8 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>516</width> <width>516</width>
<height>1012</height> <height>1167</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -555,11 +555,17 @@ If there are no matches then it will use the largest image in the directory.</st
<tabstop>remove</tabstop> <tabstop>remove</tabstop>
<tabstop>startup_scan</tabstop> <tabstop>startup_scan</tabstop>
<tabstop>monitor</tabstop> <tabstop>monitor</tabstop>
<tabstop>song_tracking</tabstop>
<tabstop>mark_songs_unavailable</tabstop> <tabstop>mark_songs_unavailable</tabstop>
<tabstop>expire_unavailable_songs_days</tabstop>
<tabstop>cover_art_patterns</tabstop> <tabstop>cover_art_patterns</tabstop>
<tabstop>auto_open</tabstop> <tabstop>auto_open</tabstop>
<tabstop>pretty_covers</tabstop> <tabstop>pretty_covers</tabstop>
<tabstop>show_dividers</tabstop> <tabstop>show_dividers</tabstop>
<tabstop>radiobutton_save_albumcover_albumdir</tabstop>
<tabstop>radiobutton_save_albumcover_cache</tabstop>
<tabstop>radiobutton_save_albumcover_embedded</tabstop>
<tabstop>radiobutton_cover_pattern</tabstop>
<tabstop>radiobutton_cover_hash</tabstop> <tabstop>radiobutton_cover_hash</tabstop>
<tabstop>lineedit_cover_pattern</tabstop> <tabstop>lineedit_cover_pattern</tabstop>
<tabstop>checkbox_cover_overwrite</tabstop> <tabstop>checkbox_cover_overwrite</tabstop>
@ -571,6 +577,7 @@ If there are no matches then it will use the largest image in the directory.</st
<tabstop>spinbox_disk_cache_size</tabstop> <tabstop>spinbox_disk_cache_size</tabstop>
<tabstop>combobox_disk_cache_size</tabstop> <tabstop>combobox_disk_cache_size</tabstop>
<tabstop>button_clear_disk_cache</tabstop> <tabstop>button_clear_disk_cache</tabstop>
<tabstop>checkbox_delete_files</tabstop>
</tabstops> </tabstops>
<resources/> <resources/>
<connections/> <connections/>