Remove unused live scanning option

This commit is contained in:
Jonas Kvinge
2020-11-21 09:40:48 +01:00
parent 2786a1a97e
commit bf04c45ebf
4 changed files with 0 additions and 16 deletions

View File

@@ -99,13 +99,6 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="live_scanning">
<property name="text">
<string>Use live scanning</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_preferred_cover_filenames">
<property name="text">
@@ -466,7 +459,6 @@ If there are no matches then it will use the largest image in the directory.</st
<tabstop>startup_scan</tabstop>
<tabstop>monitor</tabstop>
<tabstop>mark_songs_unavailable</tabstop>
<tabstop>live_scanning</tabstop>
<tabstop>cover_art_patterns</tabstop>
<tabstop>auto_open</tabstop>
<tabstop>pretty_covers</tabstop>