summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2014-08-22 22:24:02 -0300
committerThomas Arnhold <thomas@arnhold.org>2014-08-22 21:28:15 -0500
commit6814967742cf1baa103048675545e57052104602 (patch)
treebe0f0d795276d5aefd8c2fdf73e932a68ac090d2 /sc/uiconfig
parent10851dff98846c94ccc14ee58d993362c82734c9 (diff)
Restore help button in Pivot Table Dialog
Change-Id: I9602fbb7edd7c7370a806cc0a61b3743a13229de Reviewed-on: https://gerrit.libreoffice.org/11080 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui16
1 files changed, 15 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
index 05d54cd59518..d72fa7f00fa8 100644
--- a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
+++ b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
@@ -29,7 +29,7 @@
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="position">0</property>
</packing>
</child>
<child>
@@ -43,6 +43,20 @@
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="help">
+ <property name="label">gtk-help</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>