[gnome-music/wip/mschraal/songwidget-tiny-cleanups: 1/3] ui/SongWidget: Remove unused EventBox
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/songwidget-tiny-cleanups: 1/3] ui/SongWidget: Remove unused EventBox
- Date: Mon, 10 May 2021 23:21:20 +0000 (UTC)
commit 0b091c857d92cfc332327a00aea59d12f04fbc10
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]