summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-10-27 15:44:01 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-10-28 11:23:46 -0300
commit9ebae693ddebcf6558fa15679ce49d6964baf58e (patch)
treee8a5fc1c47989c986a3c16d15cc76c350a967c1b /lib
parentb592d09343f8ee9bb6627762db114b0f9f990461 (diff)
downloadgnome-bluetooth-9ebae693ddebcf6558fa15679ce49d6964baf58e.tar.gz
settings-widget: Adapt to AdwClamp
Some properties were renamed, adapt to that.
Diffstat (limited to 'lib')
-rw-r--r--lib/settings.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/settings.ui b/lib/settings.ui
index e994d540..fc07eaf8 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -264,8 +264,8 @@
<child>
<object class="AdwClamp">
<property name="visible">True</property>
- <property name="maximum_width">600</property>
- <property name="linear_growth_width">400</property>
+ <property name="maximum_size">600</property>
+ <property name="tightening_threshold">400</property>
<property name="margin_top">32</property>
<property name="margin_bottom">32</property>
<property name="margin_start">12</property>