Skip to content
Snippets Groups Projects
Commit 9a247cdc authored by nicfit's avatar nicfit
Browse files

More iconset update fixes

parent ebf346e0
No related branches found
No related tags found
No related merge requests found
......@@ -272,6 +272,10 @@ class GroupchatControl(ChatControlBase):
tab_image = img_16['muc_active']
return tab_image
def update_state(self):
ChatControlBase.update_state(self)
self.draw_roster()
def prepare_context_menu(self):
'''sets compact view menuitem active state
sets active and sensitivity state for toggle_gpg_menuitem
......
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