[gnome-music/wip/mschraal/songwidget-tiny-cleanups: 3/5] ui/SongWidget: Remove unused EventBox




commit 08afbd75161ffea8e4c1374e515af7315ee28dc4
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue May 11 00:16:14 2021 +0200

    ui/SongWidget: Remove unused EventBox

 data/ui/SongWidget.ui | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/data/ui/SongWidget.ui b/data/ui/SongWidget.ui
index ea6952c00..e68b8b7ec 100644
--- a/data/ui/SongWidget.ui
+++ b/data/ui/SongWidget.ui
@@ -37,15 +37,9 @@
             <property name="can_focus">False</property>
             <property name="homogeneous">True</property>
             <child>
-              <object class="GtkEventBox" id="eventbox2">
-                <property name="visible">True</property>
+              <object class="GtkImage" id="_play_icon">
                 <property name="can_focus">False</property>
-                <child>
-                  <object class="GtkImage" id="_play_icon">
-                    <property name="can_focus">False</property>
-                    <property name="icon_size">1</property>
-                  </object>
-                </child>
+                <property name="icon_size">1</property>
               </object>
             </child>
             <child>


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