Add automatically search for album cover to context settings
This commit is contained in:
@@ -196,6 +196,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_search_cover">
|
||||
<property name="text">
|
||||
<string>Automatically search for album cover</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_search_lyrics">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user