[virt-tools-list] [virt-manager] [PATCH 7/9] ui: asyncjob: Align Cancel button at bottom-right
Radostin Stoyanov
rstoyanov1 at gmail.com
Thu Jun 22 14:54:04 UTC 2017
---
ui/asyncjob.ui | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/ui/asyncjob.ui b/ui/asyncjob.ui
index 5e9ff93..d854246 100644
--- a/ui/asyncjob.ui
+++ b/ui/asyncjob.ui
@@ -142,17 +142,6 @@
<property name="can_focus">False</property>
<property name="spacing">12</property>
<child>
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
<object class="GtkButton" id="cancel-async-job">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
@@ -164,6 +153,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
+ <property name="pack_type">end</property>
<property name="position">1</property>
</packing>
</child>
@@ -171,6 +161,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
+ <property name="pack_type">end</property>
<property name="position">4</property>
</packing>
</child>
--
2.9.4
More information about the virt-tools-list
mailing list