4250: Bookmark menu does not redraw when bookmarks are re-ordered
svn: r15917
This commit is contained in:
parent
f89bfe0796
commit
54a35df4bc
@ -126,6 +126,7 @@ class Bookmarks :
|
||||
self.uistate.uimanager.remove_ui(self.active)
|
||||
self.uistate.uimanager.remove_action_group(self.action_group)
|
||||
self.action_group = gtk.ActionGroup('Bookmarks')
|
||||
self.uistate.uimanager.ensure_update()
|
||||
self.active = DISABLED
|
||||
|
||||
def redraw_and_report_change(self):
|
||||
|
Loading…
Reference in New Issue
Block a user