[gtranslator: 13/20] tab: Remove packings from overlay




commit 04da63e2aa6e149084cef941c7f785e9a4804c60
Author: Maximiliano Sandoval R <msandova gnome org>
Date:   Sat Mar 5 14:48:49 2022 +0100

    tab: Remove packings from overlay
    
    They are not valid child properties.

 src/gtr-tab.ui | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/src/gtr-tab.ui b/src/gtr-tab.ui
index 8b0cbcb5..3ff5a093 100644
--- a/src/gtr-tab.ui
+++ b/src/gtr-tab.ui
@@ -26,11 +26,6 @@
               </object>
             </child>
           </object>
-          <packing>
-            <property name="expand">True</property>
-            <property name="fill">False</property>
-            <property name="position">0</property>
-          </packing>
         </child>
         <child>
           <object class="GtkPaned" id="hbox">
@@ -217,11 +212,6 @@
               </packing>
             </child>
           </object>
-          <packing>
-            <property name="expand">True</property>
-            <property name="fill">True</property>
-            <property name="position">1</property>
-          </packing>
         </child>
       </object>
     </child>


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