add 7146
This commit is contained in:
parent
0d0ac51fa8
commit
bbeab47dc7
|
@ -188,7 +188,6 @@ class PreferencesWindow:
|
|||
if gajim.config.get('roster_theme') == config_theme:
|
||||
theme_combobox.set_active(i)
|
||||
i += 1
|
||||
self.on_theme_combobox_changed(theme_combobox)
|
||||
|
||||
#use speller
|
||||
if os.name == 'nt':
|
||||
|
|
Loading…
Reference in New Issue