[gnome-software: 1/4] gs-details-page: Remove unused ID




commit 0cca07573b6266603d95933bedfe5cae3543848d
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Aug 12 13:33:48 2021 +0100

    gs-details-page: Remove unused ID
    
    No point in having an ID on something which is never addressed.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 src/gs-details-page.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index 0df605afc..5fd46cf25 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -841,7 +841,7 @@
                             <property name="visible">False</property>
                             <property name="orientation">vertical</property>
                             <child>
-                              <object class="GtkLabel" id="application_details_reviews_title">
+                              <object class="GtkLabel">
                                 <property name="visible">True</property>
                                 <property name="margin_bottom">18</property>
                                 <property name="halign">start</property>


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