[gnome-bluetooth] pairing-dialog: Remove packing from UI file
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] pairing-dialog: Remove packing from UI file
- Date: Thu, 28 Oct 2021 15:29:59 +0000 (UTC)
commit f2ffd8f223cd742cc55453eaedbb16e5a82c25c1
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Oct 27 15:57:03 2021 -0300
pairing-dialog: Remove packing from UI file
Cleanup all packing. None of the packing properties need to be
replaced as widget properties, all of them can be simply dropped.
lib/bluetooth-pairing-dialog.ui | 21 ---------------------
1 file changed, 21 deletions(-)
---
diff --git a/lib/bluetooth-pairing-dialog.ui b/lib/bluetooth-pairing-dialog.ui
index ffe88f49..0fd0a681 100644
--- a/lib/bluetooth-pairing-dialog.ui
+++ b/lib/bluetooth-pairing-dialog.ui
@@ -28,11 +28,6 @@
<property name="width_chars">40</property>
<property name="max_width_chars">40</property>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
</child>
<child>
<object class="GtkNotebook" id="pin_notebook">
@@ -74,32 +69,16 @@
<class name="pin-label"/>
</style>
</object>
- <packing>
- <property name="position">1</property>
- </packing>
</child>
<child>
<object class="GtkLabel" id="label_placeholder">
<property name="visible">True</property>
<property name="can_focus">False</property>
</object>
- <packing>
- <property name="position">2</property>
- </packing>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]