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




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

    sendToDialog: 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/send-to-dialog.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/data/ui/send-to-dialog.ui b/data/ui/send-to-dialog.ui
index 072dc3f5..161f0eed 100644
--- a/data/ui/send-to-dialog.ui
+++ b/data/ui/send-to-dialog.ui
@@ -88,9 +88,6 @@
                   </object>
                 </child>
               </object>
-              <packing>
-                <property name="pack_type">end</property>
-              </packing>
             </child>
           </object>
         </child>


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