[gnome-music/wip/jfelder/gtk4-v3: 79/127] ui/playlistcontrols: Remove has-focus property




commit 809ba5f74f260dba5213636f0ad15286366b3417
Author: Jean Felder <jfelder src gnome org>
Date:   Wed Feb 2 12:26:45 2022 +0100

    ui/playlistcontrols: Remove has-focus property
    
    It does not exist anymore.

 data/ui/PlaylistControls.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/ui/PlaylistControls.ui b/data/ui/PlaylistControls.ui
index df0dff668..7190f09ae 100644
--- a/data/ui/PlaylistControls.ui
+++ b/data/ui/PlaylistControls.ui
@@ -55,7 +55,6 @@
                     </child>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="has_focus">True</property>
                     <property name="receives_default">True</property>
                     <signal name="activate" handler="_on_playlist_renamed" swapped="no"/>
                     <signal name="changed" handler="_on_rename_entry_changed" swapped="no"/>


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