0005449: Pedigree view crashes ... : add help to glade file.

This commit is contained in:
SNoiraud 2016-04-10 22:22:28 +02:00
parent 9fe4820f4c
commit 02d0e858c0

View File

@ -35,6 +35,23 @@
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="helpbutton1">
<property name="label">gtk-help</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
<property name="use_stock">True</property>
<signal name="clicked" handler="on_help_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<placeholder/>
</child>