[gnome-music/wip/jfelder/gtk4-v3: 71/112] ui/playlistdialog: Use GtkBox instead of removed GtkButtonBox
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/gtk4-v3: 71/112] ui/playlistdialog: Use GtkBox instead of removed GtkButtonBox
- Date: Wed, 2 Feb 2022 23:32:38 +0000 (UTC)
commit 07fe1eabdf389d1f4de97aaa63f74e1ab9d843b2
Author: Jean Felder <jfelder src gnome org>
Date: Mon Jan 10 15:14:57 2022 +0100
ui/playlistdialog: Use GtkBox instead of removed GtkButtonBox
data/ui/PlaylistDialog.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/PlaylistDialog.ui b/data/ui/PlaylistDialog.ui
index e6e90d2a7..66c13961d 100644
--- a/data/ui/PlaylistDialog.ui
+++ b/data/ui/PlaylistDialog.ui
@@ -99,7 +99,7 @@
</object>
</child>
<child>
- <object class="GtkButtonBox">
+ <object class="GtkBox">
<property name="focusable">False</property>
</object>
</child>
@@ -182,7 +182,7 @@
</object>
</child>
<child>
- <object class="GtkButtonBox">
+ <object class="GtkBox">
<property name="focusable">False</property>
</object>
</child>
@@ -193,7 +193,7 @@
</object>
</child>
<child internal-child="action_area">
- <object class="GtkButtonBox">
+ <object class="GtkBox">
<property name="focusable">False</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]