Skip to content

DolphinTabWidget: Use tabBarAutoHide property

Amol Godbole requested to merge amolgodbole/dolphin:use_qtabbar_autohide into master

The tab bar was being hidden manually. Instead, set the tabBarAutoHide property to true.

BUG: 476742

Merge request reports