[gnome-music/wip/jfelder/gtk4-v3: 138/175] ui/loadingnotification: Remove unneeded visible properties




commit c7c370f9a2d2dabd0c4e329cb7efcad7e80029bf
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Feb 3 21:20:57 2022 +0100

    ui/loadingnotification: Remove unneeded visible properties

 data/ui/LoadingNotification.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/ui/LoadingNotification.ui b/data/ui/LoadingNotification.ui
index 79a7c61bc..ae57d2f69 100644
--- a/data/ui/LoadingNotification.ui
+++ b/data/ui/LoadingNotification.ui
@@ -5,12 +5,10 @@
     <child>
       <object class="GtkSpinner">
         <property name="spinning">True</property>
-        <property name="visible">True</property>
       </object>
     </child>
     <child>
       <object class="GtkLabel">
-        <property name="visible">True</property>
         <property name="halign">start</property>
         <property name="hexpand">True</property>
         <property name="label" translatable="yes">Loading</property>


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