Mark old tabbar hide settings as removed.
This commit is contained in:
parent
6b98158d64
commit
d8017a04a8
@ -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'):
|
||||
|
Loading…
Reference in New Issue
Block a user