[gnome-music/wip/mschraal/gtk4-v3: 175/192] ui/searchview: Use boxed-list style instead of content




commit 81c27baa6600e3cfbb956c9d73c0865cbb49b5c5
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Feb 4 05:37:11 2022 +0100

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

 data/ui/SearchView.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/SearchView.ui b/data/ui/SearchView.ui
index 7f2ff0ab4..cf0ce2fe0 100644
--- a/data/ui/SearchView.ui
+++ b/data/ui/SearchView.ui
@@ -130,7 +130,7 @@
                     <property name="margin-top">20</property>
                     <signal name="row-activated" handler="_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]