[gnome-software: 1/3] gs-details-page: Remove duplicate property declaration




commit 08706a6068193d647e792a3cce1e6f962332d775
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue Aug 17 11:25:43 2021 +0100

    gs-details-page: Remove duplicate property declaration
    
    It’s declared as a binding just below.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 src/gs-details-page.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index 97eaabd1d..3ff62412b 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -679,7 +679,6 @@
                             <child>
                               <object class="GtkBox" id="box_license">
                                 <property name="visible">True</property>
-                                <property name="homogeneous">True</property>
                                 <property name="orientation">horizontal</property>
                                 <property name="spacing">12</property>
                                 <property name="homogeneous" bind-source="GsDetailsPage" 
bind-property="is-narrow" bind-flags="sync-create|invert-boolean"/>


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