7628: Relationship calculator not displaying data

This commit is contained in:
Jérôme Rapinat 2014-04-30 20:07:27 +02:00
parent 4327f6952b
commit 1a0e5c2c69

View File

@ -73,7 +73,6 @@
<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"/>
@ -110,7 +109,7 @@
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>