fix goto_handle on row update

change placetreeview somewhat, further to discuss


svn: r14024
This commit is contained in:
Benny Malengier
2010-01-10 20:11:18 +00:00
parent b503fa2e25
commit 2a36355a8b
4 changed files with 36 additions and 11 deletions

View File

@@ -55,7 +55,7 @@ class PlaceTreeView(PlaceBaseView):
def __init__(self, dbstate, uistate):
PlaceBaseView.__init__(self, dbstate, uistate,
_('Tree'), PlaceTreeModel,
nav_group=0)
nav_group=0, markup=True)
def type_list(self):
"""