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




commit f946c9147239665853804f878f01c76113ca9200
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 4c9326f52..aaa59acaa 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]