[gnome-music/wip/mschraal/remove-ui-packing: 2/5] ui/NotificationsPopup: Remove deprecated ShadowType property




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

    ui/NotificationsPopup: Remove deprecated ShadowType property
    
    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 ae2d3007e..470416a22 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]