2485: can't create new family tree
svn: r11403
This commit is contained in:
parent
80683b56a4
commit
b08b88541f
@ -851,8 +851,7 @@ class DbManager(CLIDbManager):
|
|||||||
last, tval, False, ''])
|
last, tval, False, ''])
|
||||||
self.selection.select_iter(node)
|
self.selection.select_iter(node)
|
||||||
path = self.model.get_path(node)
|
path = self.model.get_path(node)
|
||||||
self.dblist.set_cursor(path, focus_column=self.column,
|
self.dblist.set_cursor(path)
|
||||||
start_editing=True)
|
|
||||||
return new_path, title
|
return new_path, title
|
||||||
|
|
||||||
def __drag_data_received(self, widget, context, xpos, ypos, selection,
|
def __drag_data_received(self, widget, context, xpos, ypos, selection,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user