summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2014-08-02 21:42:18 -0300
committerOlivier Hallot <olivier.hallot@edx.srv.br>2014-08-05 11:55:10 +0000
commitdf2f99019413e109d86ec7b082142b8fec731095 (patch)
tree3f7d306db50577f1c467c24532e46f953bad2546 /sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui
parent927da5e017c713fa1961863ffd11cb798f9ff48d (diff)
Fix fdo#80338: Help pages for Calc Data Stats
This patch adds the help button on all dialogs of Calc Data Statistics. Change-Id: Ic74493a4df1341ca08b50c03290a386232c977e9 Reviewed-on: https://gerrit.libreoffice.org/10704 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui')
-rw-r--r--sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui16
1 files changed, 15 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui b/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui
index df7a7ddb5823..c20c240435f1 100644
--- a/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui
+++ b/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui
@@ -161,7 +161,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="position">0</property>
</packing>
</child>
<child>
@@ -177,6 +177,20 @@
<packing>
<property name="expand">False</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>