[gnome-clocks/wip/exalm/papercuts: 4/6] alarm-setup-dialog: Remove redundant selectable=false




commit 1186b156be50b658f411c097b150f9a7f81f3675
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri Jul 29 16:25:15 2022 +0400

    alarm-setup-dialog: Remove redundant selectable=false

 data/ui/alarm-setup-dialog.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/data/ui/alarm-setup-dialog.ui b/data/ui/alarm-setup-dialog.ui
index c93c811e..695cf575 100644
--- a/data/ui/alarm-setup-dialog.ui
+++ b/data/ui/alarm-setup-dialog.ui
@@ -90,7 +90,6 @@
                     <child>
                       <object class="AdwActionRow">
                         <property name="activatable">False</property>
-                        <property name="selectable">False</property>
                         <property name="title" translatable="yes">Name</property>
                         <property name="subtitle" translatable="yes">Optional</property>
                         <child>
@@ -105,14 +104,12 @@
                     <child>
                       <object class="AdwComboRow" id="ring_duration">
                         <property name="activatable">False</property>
-                        <property name="selectable">False</property>
                         <property name="title" translatable="yes">Ring Duration</property>
                       </object>
                     </child>
                     <child>
                       <object class="AdwComboRow" id="snooze_duration">
                         <property name="activatable">False</property>
-                        <property name="selectable">False</property>
                         <property name="title" translatable="yes">Snooze Duration</property>
                       </object>
                     </child>


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