[gnome-music/wip/mschraal/gtk4-v3: 133/192] ui/playlistdialogrow: Remove unneeded visible properties




commit 74d289362c7b7a7678716cf77772e4f566f7aa31
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Feb 3 06:09:50 2022 +0100

    ui/playlistdialogrow: Remove unneeded visible properties

 data/ui/PlaylistDialogRow.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/data/ui/PlaylistDialogRow.ui b/data/ui/PlaylistDialogRow.ui
index 0810e0f6e..976a18271 100644
--- a/data/ui/PlaylistDialogRow.ui
+++ b/data/ui/PlaylistDialogRow.ui
@@ -1,13 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="PlaylistDialogRow" parent="GtkListBoxRow">
-    <property name="visible">True</property>
     <style>
       <class name="playlistdialog-row"/>
     </style>
     <child>
       <object class="GtkBox" id="hbox">
-        <property name="visible">True</property>
         <child>
           <object class="GtkLabel" id="_label">
             <property name="ellipsize">end</property>
@@ -15,7 +13,6 @@
             <property name="margin-end">8</property>
             <property name="margin-start">8</property>
             <property name="margin-top">8</property>
-            <property name="visible">True</property>
             <property name="xalign">0.0</property>
           </object>
         </child>


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