summaryrefslogtreecommitdiff
path: root/lib/settings.ui
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-10-27 15:41:38 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-10-28 11:23:46 -0300
commitb592d09343f8ee9bb6627762db114b0f9f990461 (patch)
tree5452d4071ca09e5b9c4700177dff8d581d74a3b2 /lib/settings.ui
parentf3e1fc0abc676a6f53762b06d82e99afa0cf1d39 (diff)
downloadgnome-bluetooth-b592d09343f8ee9bb6627762db114b0f9f990461.tar.gz
lib: Adapt to GtkSwitch API changes
The "active" property is now "spinning", and "use_action_appearance" doesn't exist anymore.
Diffstat (limited to 'lib/settings.ui')
-rw-r--r--lib/settings.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/settings.ui b/lib/settings.ui
index 4245f138..e994d540 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -53,7 +53,6 @@
<property name="show_border">False</property>
<child>
<object class="GtkSwitch" id="switch_connection">
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">start</property>
@@ -231,7 +230,6 @@
<child>
<object class="GtkButton" id="send_button">
<property name="label" translatable="yes">Send _Files…</property>
- <property name="use_action_appearance">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>