[gnome-music/wip/mschraal/gtk4] loadingnotification: Workaround ui deprecation



commit d2eddaea77b7bc2cff6417e94d4ad54233b5469c
Author: Marinus Schraal <mschraal gnome org>
Date:   Wed Apr 29 00:58:47 2020 +0200

    loadingnotification: Workaround ui deprecation

 data/ui/LoadingNotification.ui | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/data/ui/LoadingNotification.ui b/data/ui/LoadingNotification.ui
index 3af3a1ac..f78fe458 100644
--- a/data/ui/LoadingNotification.ui
+++ b/data/ui/LoadingNotification.ui
@@ -5,7 +5,9 @@
     <child>
       <object class="GtkSpinner">
         <property name="visible">True</property>
+<!--
         <property name="active">True</property>
+-->
       </object>
     </child>
     <child>


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