[gnome-music/wip/mschraal/gtk4: 90/90] data/ui: Remove has-focus property form PlaylistControls



commit 861fe3ca2a07c8c54dc7ef6389ce6243048054ea
Author: Marinus Schraal <mschraal gnome org>
Date:   Fri Jun 26 16:44:03 2020 +0200

    data/ui: Remove has-focus property form PlaylistControls

 data/ui/PlaylistControls.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/ui/PlaylistControls.ui b/data/ui/PlaylistControls.ui
index 7f713557..c79043c3 100644
--- a/data/ui/PlaylistControls.ui
+++ b/data/ui/PlaylistControls.ui
@@ -49,7 +49,6 @@
                 <child>
                   <object class="GtkEntry" id="_rename_entry">
                     <property name="can_focus">1</property>
-                    <property name="has_focus">1</property>
                     <property name="receives_default">1</property>
                     <signal name="activate" handler="_on_playlist_renamed" swapped="no"/>
                     <signal name="changed" handler="_on_rename_entry_changed" swapped="no"/>
@@ -59,7 +58,6 @@
                 <child>
                   <object class="GtkButton" id="_rename_done_button">
                     <property name="can_focus">1</property>
-                    <property name="has_focus">1</property>
                     <property name="receives_default">1</property>
                     <property name="label" translatable="yes">_Done</property>
                     <property name="use_underline">1</property>


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