Remove always-hide from changed cfg

This commit is contained in:
ZDarian 2015-01-21 23:21:43 -07:00
parent dffa7ccf46
commit d7b5f2bf52

View File

@ -209,7 +209,6 @@ class ConfigManager(QObject):
('colors', 'tab.indicator.stop'): 'tabs.indicator.stop',
('colors', 'tab.indicator.error'): 'tabs.indicator.error',
('colors', 'tab.indicator.system'): 'tabs.indicator.system',
('tabs', 'always-hide'): 'hide-always',
('tabs', 'auto-hide'): 'hide-auto',
}
DELETED_OPTIONS = [