fix variable name
This commit is contained in:
parent
09496b1fbd
commit
e9264abb8a
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ class GroupchatControl(ChatControlBase):
|
|||
bookmark_separator = xml.get_widget('bookmark_separator')
|
||||
separatormenuitem2 = xml.get_widget('separatormenuitem2')
|
||||
|
||||
if hide_buttonbar_entries:
|
||||
if hide_buttonbar_items:
|
||||
change_nick_menuitem.hide()
|
||||
change_subject_menuitem.hide()
|
||||
bookmark_room_menuitem.hide()
|
||||
|
|
Loading…
Add table
Reference in a new issue