summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-03 20:24:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-03 20:25:04 +0100
commit49a96a4d38ed144f6d05a0d2d8a83c2cee52b304 (patch)
treea99bb8f151fb0b2cfc5fd6237d0644660591f569 /sw/uiconfig
parentbed63f8f09634f4b71e1f9d8ade67d34c8d5142d (diff)
deploy cunning hack to center arrow block
Change-Id: I372e373844169f216fb856107cc10b063d99e31d
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/mmpreparepage.ui22
1 files changed, 22 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/mmpreparepage.ui b/sw/uiconfig/swriter/ui/mmpreparepage.ui
index d6a7cf5b9ebe..bd2ee42db3c3 100644
--- a/sw/uiconfig/swriter/ui/mmpreparepage.ui
+++ b/sw/uiconfig/swriter/ui/mmpreparepage.ui
@@ -193,6 +193,22 @@
<property name="height">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkBox" id="box1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="top_attach">0</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -325,4 +341,10 @@ Clicking 'Edit Document...' will temporarily reduce the wizard to a small window
</packing>
</child>
</object>
+ <object class="GtkSizeGroup" id="sizegroup1">
+ <widgets>
+ <widget name="label4"/>
+ <widget name="box1"/>
+ </widgets>
+ </object>
</interface>