* src/gramps.glade: reposition add/delete buttons, remove separator
between parents and relationship info svn: r5765
This commit is contained in:
parent
7e8cc5310c
commit
f924c6fbde
@ -1,5 +1,6 @@
|
||||
2006-01-16 Don Allingham <don@gramps-project.org>
|
||||
* src/gramps.glade: reposition add/delete buttons
|
||||
* src/gramps.glade: reposition add/delete buttons, remove separator
|
||||
between parents and relationship info
|
||||
|
||||
2006-01-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
||||
* src/ObjectSelector/_Factories.py: refactored object frame
|
||||
|
@ -2242,17 +2242,6 @@
|
||||
</packing>
|
||||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkHSeparator" id="hseparator1">
|
||||
<property name="visible">True</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="padding">0</property>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkTable" id="table10">
|
||||
<property name="border_width">6</property>
|
||||
|
Loading…
Reference in New Issue
Block a user