7628: Relationship calculator not displaying data

This commit is contained in:
Josip 2014-04-29 16:52:27 +02:00 committed by Jérôme Rapinat
parent 473c613654
commit 39d1ecc030

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkDialog" id="relcalc">
@ -21,7 +22,6 @@
<child>
<object class="GtkButton" id="button5">
<property name="label">gtk-close</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>
@ -73,6 +73,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">Select a person to determine the relationship</property>
<property name="vexpand">True</property>
<property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>