Skip to content
Snippets Groups Projects
Commit 375b1352 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

re-add removed function. Fixes #5093

parent 516e880c
No related branches found
No related tags found
No related merge requests found
......@@ -6065,6 +6065,9 @@ class RosterWindow:
account, bookmark)
gc_sub_menu.append(item)
def set_actions_menu_needs_rebuild(self):
self.actions_menu_needs_rebuild = True
def show_appropriate_context_menu(self, event, iters):
# iters must be all of the same type
model = self.modelfilter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment