[gnome-music/wip/mschraal/core] albumwidget2: Bring back DiscListBox



commit 82e316eb8c8b2adf2a8d4faba937f3b2004c214c
Author: Marinus Schraal <mschraal gnome org>
Date:   Thu Jun 20 20:38:06 2019 +0200

    albumwidget2: Bring back DiscListBox

 data/ui/AlbumWidget2.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/AlbumWidget2.ui b/data/ui/AlbumWidget2.ui
index 557ef09f..05bb2440 100644
--- a/data/ui/AlbumWidget2.ui
+++ b/data/ui/AlbumWidget2.ui
@@ -224,7 +224,7 @@
                   <!-- position as the top of the album songs, however -->
                   <!-- since we set a top margins for the discbox -->
                   <!-- subtract that margin here. A cleaner solution is appreciated. -->
-                  <object class="GtkListBox" id="_listbox">
+                  <object class="DiscListBox" id="_listbox">
                     <property name="can_focus">False</property>
                     <property name="margin_top">48</property>
                     <property name="margin_bottom">64</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]