[gnome-bluetooth] pairing-dialog: Remove non-existing GtkAspectFrame property



commit d580085772f01d5449fd700aad6e729cbf1b3d8e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Oct 27 16:08:29 2021 -0300

    pairing-dialog: Remove non-existing GtkAspectFrame property
    
    There's no label_xalign anymore.

 lib/bluetooth-pairing-dialog.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/lib/bluetooth-pairing-dialog.ui b/lib/bluetooth-pairing-dialog.ui
index 0fd0a681..9efa070f 100644
--- a/lib/bluetooth-pairing-dialog.ui
+++ b/lib/bluetooth-pairing-dialog.ui
@@ -40,7 +40,6 @@
                   <object class="GtkAspectFrame" id="aspectframe1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label_xalign">0</property>
                     <child>
                       <object class="GtkEntry" id="entry_pin">
                         <property name="visible">True</property>


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