* src/DataViews/_PedigreeView.py (_PersonWidget_base): Use other name for the drag_begin callback to not conflict with a gtk.Widget internal method. The DnD icon works now.

svn: r6213
This commit is contained in:
Martin Hawlisch
2006-03-27 08:07:57 +00:00
parent 414123d496
commit 3b927c9db0
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2006-03-27 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DataViews/_PedigreeView.py (_PersonWidget_base): Use other name for
the drag_begin callback to not conflict with a gtk.Widget internal method.
2006-03-26 Don Allingham <don@gramps-project.org>
* src/DataViews/_PedigreeView.py: start of dnd-icon - not working yet
* src/DataViews/_PersonView.py: set dnd icon