[gnome-music/wip/mschraal/gtk4: 39/84] data/ui: Cleanup DiscBox



commit 6b3f9eed968c8240d95b559954d1ee9a42cb7f03
Author: Marinus Schraal <mschraal gnome org>
Date:   Thu Oct 31 16:30:45 2019 +0100

    data/ui: Cleanup DiscBox
    
    * Remove packing

 data/ui/DiscBox.ui | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/data/ui/DiscBox.ui b/data/ui/DiscBox.ui
index 5d2ce0bf..7970d5a6 100644
--- a/data/ui/DiscBox.ui
+++ b/data/ui/DiscBox.ui
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
 <interface>
   <requires lib="gtk+" version="3.12"/>
   <template parent="GtkListBoxRow" class="DiscBox">
@@ -22,9 +21,6 @@
               <class name="disc-label"/>
             </style>
           </object>
-          <packing>
-            <property name="position">0</property>
-          </packing>
         </child>
         <child>
           <object class="GtkListBox" id="_list_box">
@@ -36,9 +32,6 @@
               <class name="songs-list"/>
             </style>
           </object>
-          <packing>
-            <property name="position">1</property>
-          </packing>
         </child>
       </object>
     </child>


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