[gnome-music/wip/jfelder/gtk4-v3: 86/115] ui/playlistswidget: Use boxed-list style instead of content




commit 3618787cb749038680c9ec6678a50dd7f641d068
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Feb 4 05:37:49 2022 +0100

    ui/playlistswidget: Use boxed-list style instead of content

 data/ui/PlaylistsWidget.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/PlaylistsWidget.ui b/data/ui/PlaylistsWidget.ui
index fd6dfe5a9..7a9e3cfbf 100644
--- a/data/ui/PlaylistsWidget.ui
+++ b/data/ui/PlaylistsWidget.ui
@@ -24,7 +24,7 @@
                 <property name="margin-top">20</property>
                 <signal name="row-activated" handler="_on_song_activated" swapped="no"/>
                 <style>
-                  <class name="content"/>
+                  <class name="boxed-list"/>
                 </style>
               </object>
             </child>


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