summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2014-08-30 19:04:46 -0300
committerThomas Arnhold <thomas@arnhold.org>2014-08-31 06:49:58 -0500
commit2e3f30c58ec2c392591401f7db9834f9e78ec749 (patch)
treed1f4da7038a5c86fef943cdcd22dbbafd662ca10 /extensions
parent0eb2c17d0e0a9cee07d0310543d45c3c87305a10 (diff)
Add help button to dialog
Change-Id: I2b4eab22da81379a94b21947872a4dc2e9214c5f Reviewed-on: https://gerrit.libreoffice.org/11210 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/uiconfig/spropctrlr/ui/datatypedialog.ui14
1 files changed, 14 insertions, 0 deletions
diff --git a/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui b/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui
index 3508d2d67fc7..888bccaaa5cd 100644
--- a/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui
+++ b/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui
@@ -46,6 +46,20 @@
<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>
</object>
<packing>
<property name="expand">False</property>