[gnome-maps/wip/mlundblad/cleanup-gtk-deprecations: 10/20] headerBarLeft: Mimimize use of child properties




commit fd04b73b698dc916cb0afbf8c3bc6fe704b51011
Author: Marcus Lundblad <ml update uu se>
Date:   Mon Mar 22 22:19:40 2021 +0100

    headerBarLeft: Mimimize use of child properties
    
    Remove all redundant child properties. Child
    properties are gone in GTK4, and we should
    minimize their use to what's absolutely necessary
    in GTK3.

 data/ui/headerbar-left.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/data/ui/headerbar-left.ui b/data/ui/headerbar-left.ui
index f64b250f..aa293360 100644
--- a/data/ui/headerbar-left.ui
+++ b/data/ui/headerbar-left.ui
@@ -24,9 +24,6 @@
           </object>
         </child>
       </object>
-      <packing>
-        <property name="pack-type">start</property>
-      </packing>
     </child>
     <child>
       <object class="GtkMenuButton" id="layersButton">


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