Downloadable Album Art

Added back the widgets for downloading album art.
This commit is contained in:
markjfine
2021-04-22 20:56:04 -04:00
committed by GitHub
parent 3986adcfff
commit 560cf47efd
+3 -3
View File
@@ -1316,7 +1316,7 @@
</child>
<child>
<object class="GtkLabel" id="lblCovers">
<property name="visible">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="xpad">10</property>
@@ -1332,7 +1332,7 @@
<child>
<object class="GtkCheckButton" id="cbCovers">
<property name="label" translatable="yes">Enable</property>
<property name="visible">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="tooltip_text" translatable="yes">Enable Automated Downloading of Album Art</property>
@@ -1349,7 +1349,7 @@
</child>
<child>
<object class="GtkLabel" id="label15">
<property name="visible">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
</object>
<packing>