[gnome-music/wip/jfelder/remove-max-children-per-line-ui] discbox: Remove max-children-per-line property



commit 577bf3dc52ebb1fff83efb3c836cb973fbef7005
Author: Jean Felder <jfelder src gnome org>
Date:   Mon Apr 15 00:26:47 2019 +0200

    discbox: Remove max-children-per-line property
    
    It is already equal to 1 by default and it always overriden when the
    DiscBox is instantiated.

 data/ui/DiscBox.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/ui/DiscBox.ui b/data/ui/DiscBox.ui
index 9f4e6a00..923f46e3 100644
--- a/data/ui/DiscBox.ui
+++ b/data/ui/DiscBox.ui
@@ -30,7 +30,6 @@
           <property name="valign">start</property>
           <property name="orientation">vertical</property>
           <property name="homogeneous">True</property>
-          <property name="max_children_per_line">1</property>
           <property name="selection_mode">none</property>
         </object>
         <packing>


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