[gnome-music/wip/mschraal/gtk4: 53/64] data/ui: NotificationsPopup remove ShadowType



commit 934cb36abc7769efcad64f1b8e3bf3a1427209f2
Author: Marinus Schraal <mschraal gnome org>
Date:   Wed Apr 29 00:58:10 2020 +0200

    data/ui: NotificationsPopup remove ShadowType
    
    Gtk.Frame shadow type has been deprecated.

 data/ui/NotificationsPopup.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/ui/NotificationsPopup.ui b/data/ui/NotificationsPopup.ui
index ae2d3007..470416a2 100644
--- a/data/ui/NotificationsPopup.ui
+++ b/data/ui/NotificationsPopup.ui
@@ -7,7 +7,6 @@
     <child>
       <object class="GtkFrame">
         <property name="visible">True</property>
-        <property name="shadow_type">none</property>
         <child>
           <object class="GtkGrid" id="_grid">
             <property name="visible">True</property>


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