[gnome-music/wip/jfelder/gtk4-v3: 144/259] ui/notificationspopup: emove unneeded visible properties




commit e9070cc7eec46036b1dd63ff26e8a44c5bceeb7d
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Feb 3 21:07:41 2022 +0100

    ui/notificationspopup: emove unneeded visible properties

 data/ui/NotificationsPopup.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/data/ui/NotificationsPopup.ui b/data/ui/NotificationsPopup.ui
index 5215c413c..b34ea3784 100644
--- a/data/ui/NotificationsPopup.ui
+++ b/data/ui/NotificationsPopup.ui
@@ -1,15 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="NotificationsPopup" parent="GtkRevealer">
-    <property name="visible">True</property>
     <property name="halign">center</property>
     <property name="valign">start</property>
     <child>
       <object class="GtkFrame">
-        <property name="visible">True</property>
         <child>
           <object class="GtkBox" id="_box">
-            <property name="visible">True</property>
             <property name="orientation">vertical</property>
             <property name="spacing">6</property>
           </object>


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