Mark old tabbar hide settings as removed.

This commit is contained in:
Florian Bruhin 2015-08-01 22:36:59 +02:00
parent 6b98158d64
commit d8017a04a8

View File

@ -328,6 +328,8 @@ class ConfigManager(QObject):
('colors', 'tabs.separator'),
('colors', 'completion.item.bg'),
('tabs', 'indicator-space'),
('tabs', 'hide-auto'),
('tabs', 'hide-always'),
]
CHANGED_OPTIONS = {
('content', 'cookies-accept'):